Rate Overview
Live
1 MXN = 1.9254 THB
1 THB = 0.519383
MXN
Avg
1.9304
High
1.9405
Low
1.9234
Last updated: 7/28/2026, 11:02:45 PM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.93 THB |
| 10 MXN | 19.25 THB |
| 50 MXN | 96.27 THB |
| 100 MXN | 192.54 THB |
| 500 MXN | 962.68 THB |
| 1,000 MXN | 1,925.36 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-28T23:02:45Z",
"rates": {
"THB": 1.925361
}
}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.5361,
"rate": 1.925361
}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