Rate Overview
Live
1 BOB = 2.5760 MXN
1 MXN = 0.388194
BOB
Avg
2.5384
High
2.5760
Low
2.4951
Last updated: 3/7/2026, 4:24:42 AM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 2.58 MXN |
| 10 BOB | 25.76 MXN |
| 50 BOB | 128.80 MXN |
| 100 BOB | 257.60 MXN |
| 500 BOB | 1,288.02 MXN |
| 1,000 BOB | 2,576.03 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-03-07T04:24:42Z",
"rates": {
"MXN": 2.576031
}
}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": 257.6031,
"rate": 2.576031
}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