Rate Overview
Live
1 BOB = 2.4910 MXN
1 MXN = 0.401438
BOB
Avg
2.5159
High
2.5341
Low
2.4910
Last updated: 5/7/2026, 11:27:36 AM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 2.49 MXN |
| 10 BOB | 24.91 MXN |
| 50 BOB | 124.55 MXN |
| 100 BOB | 249.10 MXN |
| 500 BOB | 1,245.52 MXN |
| 1,000 BOB | 2,491.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-07T11:27:36Z",
"rates": {
"MXN": 2.491043
}
}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": 249.1043,
"rate": 2.491043
}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