Rate Overview
Live
1 MXN = 1.9417 THB
1 THB = 0.515000
MXN
Avg
1.9429
High
1.9490
Low
1.9377
Last updated: 8/19/2026, 5:15:42 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.94 THB |
| 10 MXN | 19.42 THB |
| 50 MXN | 97.09 THB |
| 100 MXN | 194.17 THB |
| 500 MXN | 970.87 THB |
| 1,000 MXN | 1,941.75 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-08-19T05:15:42Z",
"rates": {
"THB": 1.941749
}
}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": 194.1749,
"rate": 1.941749
}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