Rate Overview
Live
1 BTN = 0.182251 MXN
1 MXN = 5.4869
BTN
Avg
0.196066
High
0.215549
Low
0.180354
Last updated: 7/30/2026, 9:22:54 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.82 MXN |
| 50 BTN | 9.11 MXN |
| 100 BTN | 18.23 MXN |
| 500 BTN | 91.13 MXN |
| 1,000 BTN | 182.25 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-30T09:22:54Z",
"rates": {
"MXN": 0.182251
}
}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.2251,
"rate": 0.182251
}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