Rate Overview
Live
1 BOB = 2.5071 MXN
1 MXN = 0.398870
BOB
Avg
2.5056
High
2.5115
Low
2.4997
Last updated: 5/27/2026, 9:33:00 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 2.51 MXN |
| 10 BOB | 25.07 MXN |
| 50 BOB | 125.35 MXN |
| 100 BOB | 250.71 MXN |
| 500 BOB | 1,253.54 MXN |
| 1,000 BOB | 2,507.08 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-05-27T21:33:00Z",
"rates": {
"MXN": 2.507081
}
}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": 250.7081,
"rate": 2.507081
}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