Rate Overview
Live
1 MXN = 1.8279 THB
1 THB = 0.547071
MXN
Avg
1.7478
High
1.8464
Low
1.6674
Last updated: 3/27/2026, 9:33:34 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.83 THB |
| 10 MXN | 18.28 THB |
| 50 MXN | 91.40 THB |
| 100 MXN | 182.79 THB |
| 500 MXN | 913.96 THB |
| 1,000 MXN | 1,827.92 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-03-27T09:33:34Z",
"rates": {
"THB": 1.827915
}
}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": 182.79149999999998,
"rate": 1.827915
}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