How to use it
Enter an amount
Type the amount you want to convert in the input field. The converted result updates as you type.
Select a dollar type
Open the dropdown and choose the dollar type whose rate you want to use. Each option shows the current sell rate in ARS so you can compare before selecting.
Swap the direction if needed
Click the swap button to toggle between ARS → USD and USD → ARS conversion. The input and output fields switch automatically.
Conversion formulas
The converter uses the venta (sell) rate of the selected dollar type for both directions:| Direction | Formula |
|---|---|
| ARS → USD | USD = ARS amount ÷ venta rate |
| USD → ARS | ARS = USD amount × venta rate |
The sell (venta) rate is used in both directions because it represents the market price of one USD in ARS — the reference rate most commonly used for value comparisons.
Available dollar types
The dropdown lists all dollar types returned by the live rates API, each with its current sell rate:| Type | Typical use case |
|---|---|
| Oficial | Formal bank transactions, imports/exports |
| Blue | Informal parallel market reference |
| Bolsa (MEP) | Legal stock-exchange-based conversion |
| Contado con Liquidación (CCL) | Offshore capital movement |
| Mayorista | Wholesale commodity trade |
| Cripto | Stablecoin market implied rate |
| Tarjeta | International card purchases |
Data source
Live rates are fetched from:venta field from each rate object returned by the API. Rates refresh automatically when the component loads.