Rate Overview
Live
1 BOB = 200.7783 ARS
1 ARS = 0.004981
BOB
Avg
201.4417
High
202.1044
Low
200.7783
Last updated: 5/7/2026, 2:49:52 PM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 200.78 ARS |
| 10 BOB | 2,007.78 ARS |
| 50 BOB | 10,038.91 ARS |
| 100 BOB | 20,077.83 ARS |
| 500 BOB | 100,389.13 ARS |
| 1,000 BOB | 200,778.26 ARS |
Get BOB/ARS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=ARSExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-05-07T14:49:52Z",
"rates": {
"ARS": 200.778257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=ARS&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "ARS",
"amount": 100
},
"result": 20077.8257,
"rate": 200.778257
}Build with BOB/ARS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key