Rate Overview
Live
1 BOB = 2.6098 MXN
1 MXN = 0.383165
BOB
Avg
2.5588
High
2.6098
Low
2.4794
Last updated: 3/27/2026, 3:11:32 PM
Quick Conversions
| BOB | MXN |
|---|---|
| 1 BOB | 2.61 MXN |
| 10 BOB | 26.10 MXN |
| 50 BOB | 130.49 MXN |
| 100 BOB | 260.98 MXN |
| 500 BOB | 1,304.92 MXN |
| 1,000 BOB | 2,609.84 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-27T15:11:32Z",
"rates": {
"MXN": 2.609841
}
}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": 260.9841,
"rate": 2.609841
}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