Rate Overview
Live
1 BOB = 150.6983 ARS
1 ARS = 0.006636
BOB
Avg
198.9808
High
215.4969
Low
150.6983
Last updated: 7/9/2026, 1:43:04 AM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 150.70 ARS |
| 10 BOB | 1,506.98 ARS |
| 50 BOB | 7,534.92 ARS |
| 100 BOB | 15,069.83 ARS |
| 500 BOB | 75,349.16 ARS |
| 1,000 BOB | 150,698.32 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-09T01:43:04Z",
"rates": {
"ARS": 150.698317
}
}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": 15069.8317,
"rate": 150.698317
}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