Rate Overview
Live
1 BOB = 196.2847 ARS
1 ARS = 0.005095
BOB
Avg
197.9717
High
200.7301
Low
196.2685
Last updated: 4/17/2026, 10:41:37 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 196.28 ARS |
| 10 BOB | 1,962.85 ARS |
| 50 BOB | 9,814.23 ARS |
| 100 BOB | 19,628.47 ARS |
| 500 BOB | 98,142.35 ARS |
| 1,000 BOB | 196,284.70 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-04-17T10:41:37Z",
"rates": {
"ARS": 196.284696
}
}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": 19628.4696,
"rate": 196.284696
}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