Rate Overview
Live
1 MXN = 5.6137 BTN
1 BTN = 0.178135
MXN
Avg
5.5946
High
5.6227
Low
5.5492
Last updated: 9/10/2026, 5:00:51 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.61 BTN |
| 10 MXN | 56.14 BTN |
| 50 MXN | 280.69 BTN |
| 100 MXN | 561.37 BTN |
| 500 MXN | 2,806.86 BTN |
| 1,000 MXN | 5,613.72 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-09-10T17:00:51Z",
"rates": {
"BTN": 5.61372
}
}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": 561.372,
"rate": 5.61372
}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