Rate Overview
Live
1 MXN = 1.8672 THB
1 THB = 0.535550
MXN
Avg
1.8649
High
1.8714
Low
1.8580
Last updated: 5/7/2026, 11:18:47 AM
Quick Conversions
| MXN | THB |
|---|---|
| 1 MXN | 1.87 THB |
| 10 MXN | 18.67 THB |
| 50 MXN | 93.36 THB |
| 100 MXN | 186.72 THB |
| 500 MXN | 933.62 THB |
| 1,000 MXN | 1,867.24 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-05-07T11:18:47Z",
"rates": {
"THB": 1.86724
}
}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": 186.724,
"rate": 1.86724
}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