Rate Overview
Live
1 BTN = 0.182760 MXN
1 MXN = 5.4717
BTN
Avg
0.183711
High
0.187020
Low
0.180538
Last updated: 7/13/2026, 12:40:10 PM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.83 MXN |
| 50 BTN | 9.14 MXN |
| 100 BTN | 18.28 MXN |
| 500 BTN | 91.38 MXN |
| 1,000 BTN | 182.76 MXN |
Get BTN/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=MXNExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-13T12:40:10Z",
"rates": {
"MXN": 0.18276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "MXN",
"amount": 100
},
"result": 18.276,
"rate": 0.18276
}Build with BTN/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key