Rate Overview
Live
1 BOB = 128.1483 ARS
1 ARS = 0.007803
BOB
Avg
127.1539
High
128.1483
Low
124.6549
Last updated: 8/19/2026, 3:06:54 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 128.15 ARS |
| 10 BOB | 1,281.48 ARS |
| 50 BOB | 6,407.42 ARS |
| 100 BOB | 12,814.83 ARS |
| 500 BOB | 64,074.16 ARS |
| 1,000 BOB | 128,148.31 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-08-19T03:06:54Z",
"rates": {
"ARS": 128.148313
}
}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": 12814.8313,
"rate": 128.148313
}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