Rate Overview
Live
1 BOB = 1.7764 MXN
1 MXN = 0.562928
BOB
Avg
2.3585
High
2.5346
Low
1.7751
Last updated: 7/8/2026, 5:23:36 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 1.78 MXN |
| 10 BOB | 17.76 MXN |
| 50 BOB | 88.82 MXN |
| 100 BOB | 177.64 MXN |
| 500 BOB | 888.21 MXN |
| 1,000 BOB | 1,776.43 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-08T17:23:36Z",
"rates": {
"MXN": 1.776427
}
}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": 177.6427,
"rate": 1.776427
}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