Rate Overview
Live
1 MXN = 5.4401 BTN
1 BTN = 0.183819
MXN
Avg
5.4474
High
5.4720
Low
5.4152
Last updated: 7/9/2026, 5:43:53 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.44 BTN |
| 10 MXN | 54.40 BTN |
| 50 MXN | 272.01 BTN |
| 100 MXN | 544.01 BTN |
| 500 MXN | 2,720.07 BTN |
| 1,000 MXN | 5,440.14 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-07-09T05:43:53Z",
"rates": {
"BTN": 5.440139
}
}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": 544.0139,
"rate": 5.440139
}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