Rate Overview
Live
1 MXN = 5.4901 BTN
1 BTN = 0.182145
MXN
Avg
5.1165
High
5.5232
Low
4.6110
Last updated: 7/29/2026, 1:15:16 AM
Quick Conversions
| MXN | BTN |
|---|---|
| 1 MXN | 5.49 BTN |
| 10 MXN | 54.90 BTN |
| 50 MXN | 274.51 BTN |
| 100 MXN | 549.01 BTN |
| 500 MXN | 2,745.07 BTN |
| 1,000 MXN | 5,490.13 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-29T01:15:16Z",
"rates": {
"BTN": 5.49013
}
}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": 549.0129999999999,
"rate": 5.49013
}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