Rate Overview
Live
1 ARS = 0.007803 BOB
1 BOB = 128.1558
ARS
Avg
0.007842
High
0.007901
Low
0.007803
Last updated: 8/20/2026, 1:19:18 AM
Quick Conversions
| ARS | BOB |
|---|---|
| 1 ARS | 0.01 BOB |
| 10 ARS | 0.08 BOB |
| 50 ARS | 0.39 BOB |
| 100 ARS | 0.78 BOB |
| 500 ARS | 3.90 BOB |
| 1,000 ARS | 7.80 BOB |
Get ARS/BOB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ARS¤cies=BOBExample Response:
{
"success": true,
"base": "ARS",
"date": "2026-08-20T01:19:18Z",
"rates": {
"BOB": 0.007803
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ARS&to=BOB&amount=100Example Response:
{
"success": true,
"query": {
"from": "ARS",
"to": "BOB",
"amount": 100
},
"result": 0.7803,
"rate": 0.007803
}Build with ARS/BOB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key