Rate Overview
Live
1 ARS = 0.007558 BOB
1 BOB = 132.3101
ARS
Avg
0.005092
High
0.007558
Low
0.004637
Last updated: 7/30/2026, 5:33:14 PM
Quick Conversions
| ARS | BOB |
|---|---|
| 1 ARS | 0.01 BOB |
| 10 ARS | 0.08 BOB |
| 50 ARS | 0.38 BOB |
| 100 ARS | 0.76 BOB |
| 500 ARS | 3.78 BOB |
| 1,000 ARS | 7.56 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-07-30T17:33:14Z",
"rates": {
"BOB": 0.007558
}
}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.7557999999999999,
"rate": 0.007558
}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