Rate Overview
Live
1 BOB = 1.3552 MXN
1 MXN = 0.737897
BOB
Avg
1.3964
High
1.4431
Low
1.3551
Last updated: 9/7/2026, 1:51:09 AM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 1.36 MXN |
| 10 BOB | 13.55 MXN |
| 50 BOB | 67.76 MXN |
| 100 BOB | 135.52 MXN |
| 500 BOB | 677.60 MXN |
| 1,000 BOB | 1,355.20 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-09-07T01:51:09Z",
"rates": {
"MXN": 1.355202
}
}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": 135.5202,
"rate": 1.355202
}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