Rate Overview
Live
1 MXN = 5.4109 BTN
1 BTN = 0.184810
MXN
Avg
5.3721
High
5.4109
Low
5.3261
Last updated: 4/17/2026, 4:52:44 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.41 BTN |
| 10 MXN | 54.11 BTN |
| 50 MXN | 270.55 BTN |
| 100 MXN | 541.09 BTN |
| 500 MXN | 2,705.47 BTN |
| 1,000 MXN | 5,410.95 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-04-17T04:52:44Z",
"rates": {
"BTN": 5.410949
}
}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": 541.0948999999999,
"rate": 5.410949
}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