Rate Overview
Live
1 BOB = 131.9607 ARS
1 ARS = 0.007578
BOB
Avg
199.1533
High
215.4656
Low
131.9607
Last updated: 7/29/2026, 7:11:39 PM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 131.96 ARS |
| 10 BOB | 1,319.61 ARS |
| 50 BOB | 6,598.04 ARS |
| 100 BOB | 13,196.07 ARS |
| 500 BOB | 65,980.37 ARS |
| 1,000 BOB | 131,960.75 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-29T19:11:39Z",
"rates": {
"ARS": 131.960748
}
}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": 13196.0748,
"rate": 131.960748
}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