Rate Overview
Live
1 ARS = 0.004980 BOB
1 BOB = 200.8032
ARS
Avg
0.004964
High
0.004980
Low
0.004947
Last updated: 5/7/2026, 6:59:56 PM
Quick Conversions
| ARS | BOB |
|---|---|
| 1 ARS | 0.00 BOB |
| 10 ARS | 0.05 BOB |
| 50 ARS | 0.25 BOB |
| 100 ARS | 0.50 BOB |
| 500 ARS | 2.49 BOB |
| 1,000 ARS | 4.98 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-05-07T18:59:56Z",
"rates": {
"BOB": 0.00498
}
}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.498,
"rate": 0.00498
}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