Rate Overview
Live
1 BOB = 205.6354 ARS
1 ARS = 0.004863
BOB
Avg
202.9819
High
205.6354
Low
200.4553
Last updated: 3/7/2026, 6:09:17 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 205.64 ARS |
| 10 BOB | 2,056.35 ARS |
| 50 BOB | 10,281.77 ARS |
| 100 BOB | 20,563.54 ARS |
| 500 BOB | 102,817.69 ARS |
| 1,000 BOB | 205,635.37 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-03-07T06:09:17Z",
"rates": {
"ARS": 205.63537
}
}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": 20563.537,
"rate": 205.63537
}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