Rate Overview
Live
1 BOB = 121.8535 ARS
1 ARS = 0.008207
BOB
Avg
123.0016
High
126.7742
Low
121.0387
Last updated: 9/9/2026, 2:49:06 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 121.85 ARS |
| 10 BOB | 1,218.53 ARS |
| 50 BOB | 6,092.67 ARS |
| 100 BOB | 12,185.35 ARS |
| 500 BOB | 60,926.74 ARS |
| 1,000 BOB | 121,853.47 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-09-09T02:49:06Z",
"rates": {
"ARS": 121.853471
}
}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": 12185.347099999999,
"rate": 121.853471
}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