Rate Overview
Live
1 MXN = 5.4837 BTN
1 BTN = 0.182360
MXN
Avg
5.4766
High
5.5446
Low
5.3977
Last updated: 7/28/2026, 9:05:37 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.48 BTN |
| 10 MXN | 54.84 BTN |
| 50 MXN | 274.18 BTN |
| 100 MXN | 548.37 BTN |
| 500 MXN | 2,741.83 BTN |
| 1,000 MXN | 5,483.65 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-28T09:05:37Z",
"rates": {
"BTN": 5.483653
}
}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.3653,
"rate": 5.483653
}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