Rate Overview
Live
1 BOB = 209.8368 ARS
1 ARS = 0.004766
BOB
Avg
207.6382
High
209.8368
Low
206.1244
Last updated: 6/19/2026, 8:43:25 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 209.84 ARS |
| 10 BOB | 2,098.37 ARS |
| 50 BOB | 10,491.84 ARS |
| 100 BOB | 20,983.68 ARS |
| 500 BOB | 104,918.42 ARS |
| 1,000 BOB | 209,836.83 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-06-19T08:43:25Z",
"rates": {
"ARS": 209.836831
}
}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": 20983.6831,
"rate": 209.836831
}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