Rate Overview
Live
1 BTN = 0.182535 MXN
1 MXN = 5.4784
BTN
Avg
0.181678
High
0.182633
Low
0.180608
Last updated: 7/30/2026, 6:22:04 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.83 MXN |
| 50 BTN | 9.13 MXN |
| 100 BTN | 18.25 MXN |
| 500 BTN | 91.27 MXN |
| 1,000 BTN | 182.54 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-30T06:22:04Z",
"rates": {
"MXN": 0.182535
}
}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.2535,
"rate": 0.182535
}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