Rate Overview
Live
1 MXN = 1.8601 THB
1 THB = 0.537605
MXN
Avg
1.8558
High
1.8601
Low
1.8501
Last updated: 4/17/2026, 6:10:14 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.86 THB |
| 10 MXN | 18.60 THB |
| 50 MXN | 93.01 THB |
| 100 MXN | 186.01 THB |
| 500 MXN | 930.05 THB |
| 1,000 MXN | 1,860.10 THB |
Get MXN/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MXN¤cies=THBExample Response:
{
"success": true,
"base": "MXN",
"date": "2026-04-17T06:10:14Z",
"rates": {
"THB": 1.860101
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MXN&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MXN",
"to": "THB",
"amount": 100
},
"result": 186.0101,
"rate": 1.860101
}Build with MXN/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key