Rate Overview
Live
1 MXN = 1.8933 THB
1 THB = 0.528174
MXN
Avg
1.8945
High
1.9019
Low
1.8854
Last updated: 6/19/2026, 8:19:04 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.89 THB |
| 10 MXN | 18.93 THB |
| 50 MXN | 94.67 THB |
| 100 MXN | 189.33 THB |
| 500 MXN | 946.66 THB |
| 1,000 MXN | 1,893.32 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-06-19T08:19:04Z",
"rates": {
"THB": 1.893317
}
}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": 189.33169999999998,
"rate": 1.893317
}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