Rate Overview
Live
1 BOB = 126.7353 ARS
1 ARS = 0.007890
BOB
Avg
196.2800
High
214.7117
Low
126.7353
Last updated: 7/31/2026, 8:56:09 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 126.74 ARS |
| 10 BOB | 1,267.35 ARS |
| 50 BOB | 6,336.76 ARS |
| 100 BOB | 12,673.53 ARS |
| 500 BOB | 63,367.64 ARS |
| 1,000 BOB | 126,735.27 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-31T08:56:09Z",
"rates": {
"ARS": 126.735274
}
}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": 12673.5274,
"rate": 126.735274
}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