Rate Overview
Live
1 ARS = 0.004909 BOB
1 BOB = 203.7075
ARS
Avg
0.004924
High
0.004944
Low
0.004909
Last updated: 5/28/2026, 1:54:30 AM
Quick Conversions
| ARS | BOB |
|---|---|
| 1 ARS | 0.00 BOB |
| 10 ARS | 0.05 BOB |
| 50 ARS | 0.25 BOB |
| 100 ARS | 0.49 BOB |
| 500 ARS | 2.45 BOB |
| 1,000 ARS | 4.91 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-05-28T01:54:30Z",
"rates": {
"BOB": 0.004909
}
}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.4909,
"rate": 0.004909
}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