Rate Overview
Live
1 BTN = 0.179779 MXN
1 MXN = 5.5624
BTN
Avg
0.178685
High
0.179839
Low
0.177626
Last updated: 9/3/2026, 6:10:30 AM
Quick Conversions
| BTN | MXN |
|---|---|
| 1 BTN | 0.18 MXN |
| 10 BTN | 1.80 MXN |
| 50 BTN | 8.99 MXN |
| 100 BTN | 17.98 MXN |
| 500 BTN | 89.89 MXN |
| 1,000 BTN | 179.78 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-09-03T06:10:30Z",
"rates": {
"MXN": 0.179779
}
}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": 17.977899999999998,
"rate": 0.179779
}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