Rate Overview
Live
1 BOB = 1.5413 MXN
1 MXN = 0.648788
BOB
Avg
1.5697
High
1.6107
Low
1.5377
Last updated: 7/29/2026, 5:40:31 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 1.54 MXN |
| 10 BOB | 15.41 MXN |
| 50 BOB | 77.07 MXN |
| 100 BOB | 154.13 MXN |
| 500 BOB | 770.67 MXN |
| 1,000 BOB | 1,541.34 MXN |
Get BOB/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BOB¤cies=MXNExample Response:
{
"success": true,
"base": "BOB",
"date": "2026-07-29T17:40:31Z",
"rates": {
"MXN": 1.541336
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BOB&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BOB",
"to": "MXN",
"amount": 100
},
"result": 154.1336,
"rate": 1.541336
}Build with BOB/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key