Rate Overview
Live
1 BOB = 1.5469 MXN
1 MXN = 0.646443
BOB
Avg
1.5793
High
1.6186
Low
1.5469
Last updated: 7/28/2026, 3:49:55 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 1.55 MXN |
| 10 BOB | 15.47 MXN |
| 50 BOB | 77.35 MXN |
| 100 BOB | 154.69 MXN |
| 500 BOB | 773.46 MXN |
| 1,000 BOB | 1,546.93 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-28T15:49:55Z",
"rates": {
"MXN": 1.546927
}
}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.6927,
"rate": 1.546927
}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