Rate Overview
Live
1 MXN = 1.9294 THB
1 THB = 0.518288
MXN
Avg
1.8095
High
1.9405
Low
1.7061
Last updated: 7/30/2026, 8:00:43 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.93 THB |
| 10 MXN | 19.29 THB |
| 50 MXN | 96.47 THB |
| 100 MXN | 192.94 THB |
| 500 MXN | 964.71 THB |
| 1,000 MXN | 1,929.43 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-07-30T08:00:43Z",
"rates": {
"THB": 1.929428
}
}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": 192.9428,
"rate": 1.929428
}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