Rate Overview
Live
1 MXN = 5.5134 BTN
1 BTN = 0.181377
MXN
Avg
5.2333
High
5.5425
Low
4.8721
Last updated: 5/27/2026, 8:26:15 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.51 BTN |
| 10 MXN | 55.13 BTN |
| 50 MXN | 275.67 BTN |
| 100 MXN | 551.34 BTN |
| 500 MXN | 2,756.69 BTN |
| 1,000 MXN | 5,513.39 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-05-27T20:26:15Z",
"rates": {
"BTN": 5.513385
}
}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.3385000000001,
"rate": 5.513385
}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