Rate Overview
Live
1 MXN = 5.6063 BTN
1 BTN = 0.178371
MXN
Avg
5.6045
High
5.6193
Low
5.5723
Last updated: 8/18/2026, 9:30:56 PM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.61 BTN |
| 10 MXN | 56.06 BTN |
| 50 MXN | 280.31 BTN |
| 100 MXN | 560.63 BTN |
| 500 MXN | 2,803.14 BTN |
| 1,000 MXN | 5,606.28 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-08-18T21:30:56Z",
"rates": {
"BTN": 5.606278
}
}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": 560.6278,
"rate": 5.606278
}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