Rate Overview
Live
1 MXN = 5.4869 BTN
1 BTN = 0.182251
MXN
Avg
5.5116
High
5.5368
Low
5.4795
Last updated: 7/29/2026, 8:56:07 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.49 BTN |
| 10 MXN | 54.87 BTN |
| 50 MXN | 274.35 BTN |
| 100 MXN | 548.69 BTN |
| 500 MXN | 2,743.46 BTN |
| 1,000 MXN | 5,486.93 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-29T08:56:07Z",
"rates": {
"BTN": 5.486925
}
}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": 548.6925,
"rate": 5.486925
}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