Rate Overview
Live
1 BOB = 2.5080 MXN
1 MXN = 0.398717
BOB
Avg
2.5269
High
2.5963
Low
2.4752
Last updated: 5/27/2026, 10:56:11 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 2.51 MXN |
| 10 BOB | 25.08 MXN |
| 50 BOB | 125.40 MXN |
| 100 BOB | 250.80 MXN |
| 500 BOB | 1,254.02 MXN |
| 1,000 BOB | 2,508.04 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-27T22:56:11Z",
"rates": {
"MXN": 2.508042
}
}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.8042,
"rate": 2.508042
}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