Rate Overview
Live
1 BOB = 199.5367 ARS
1 ARS = 0.005012
BOB
Avg
192.2730
High
214.9849
Low
154.8114
Last updated: 3/28/2026, 12:02:20 PM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 199.54 ARS |
| 10 BOB | 1,995.37 ARS |
| 50 BOB | 9,976.84 ARS |
| 100 BOB | 19,953.67 ARS |
| 500 BOB | 99,768.36 ARS |
| 1,000 BOB | 199,536.72 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-28T12:02:20Z",
"rates": {
"ARS": 199.536715
}
}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": 19953.6715,
"rate": 199.536715
}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