Rate Overview
Live
1 BOB = 136.5005 ARS
1 ARS = 0.007326
BOB
Avg
178.5299
High
215.4969
Low
136.5005
Last updated: 7/22/2026, 10:35:53 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 136.50 ARS |
| 10 BOB | 1,365.00 ARS |
| 50 BOB | 6,825.02 ARS |
| 100 BOB | 13,650.05 ARS |
| 500 BOB | 68,250.25 ARS |
| 1,000 BOB | 136,500.50 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-07-22T10:35:53Z",
"rates": {
"ARS": 136.500499
}
}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": 13650.049899999998,
"rate": 136.500499
}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