Rate Overview
Live
1 MXN = 5.5117 BTN
1 BTN = 0.181432
MXN
Avg
4.9593
High
5.5232
Low
4.4187
Last updated: 5/27/2026, 10:51:21 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.51 BTN |
| 10 MXN | 55.12 BTN |
| 50 MXN | 275.59 BTN |
| 100 MXN | 551.17 BTN |
| 500 MXN | 2,755.85 BTN |
| 1,000 MXN | 5,511.70 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-27T22:51:21Z",
"rates": {
"BTN": 5.511703
}
}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.1703,
"rate": 5.511703
}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