Rate Overview
Live
1 BOB = 132.3086 ARS
1 ARS = 0.007558
BOB
Avg
196.4598
High
214.7117
Low
132.3086
Last updated: 7/30/2026, 10:04:31 PM
Quick Conversions
| BOB | ARS |
|---|---|
| 1 BOB | 132.31 ARS |
| 10 BOB | 1,323.09 ARS |
| 50 BOB | 6,615.43 ARS |
| 100 BOB | 13,230.86 ARS |
| 500 BOB | 66,154.32 ARS |
| 1,000 BOB | 132,308.63 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-30T22:04:31Z",
"rates": {
"ARS": 132.30863
}
}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": 13230.863,
"rate": 132.30863
}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