Rate Overview
Live
1 ARS = 0.004862 BOB
1 BOB = 205.6767
ARS
Avg
0.004926
High
0.004988
Low
0.004862
Last updated: 3/7/2026, 7:43:20 AM
Quick Conversions
| ARS | BOB |
|---|---|
| 1 ARS | 0.00 BOB |
| 10 ARS | 0.05 BOB |
| 50 ARS | 0.24 BOB |
| 100 ARS | 0.49 BOB |
| 500 ARS | 2.43 BOB |
| 1,000 ARS | 4.86 BOB |
Get ARS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=BOBExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-03-07T07:43:20Z",
"rates": {
"BOB": 0.004862
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "BOB",
"amount": 100
},
"result": 0.4862,
"rate": 0.004862
}Build with ARS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key