Rate Overview
Live
1 MXN = 5.5123 BTN
1 BTN = 0.181411
MXN
Avg
5.3534
High
5.5651
Low
4.9962
Last updated: 7/27/2026, 7:15:00 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.51 BTN |
| 10 MXN | 55.12 BTN |
| 50 MXN | 275.62 BTN |
| 100 MXN | 551.23 BTN |
| 500 MXN | 2,756.17 BTN |
| 1,000 MXN | 5,512.34 BTN |
Get MXN/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=BTNExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-07-27T19:15:00Z",
"rates": {
"BTN": 5.512337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "BTN",
"amount": 100
},
"result": 551.2337,
"rate": 5.512337
}Build with MXN/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key