Rate Overview
Live
1 MYR = 8.2001 THB
1 THB = 0.121950
MYR
Avg
7.7943
High
8.2415
Low
7.4573
Last updated: 5/27/2026, 8:38:36 PM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.20 THB |
| 10 MYR | 82.00 THB |
| 50 MYR | 410.01 THB |
| 100 MYR | 820.01 THB |
| 500 MYR | 4,100.06 THB |
| 1,000 MYR | 8,200.11 THB |
Get MYR/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=THBExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T20:38:36Z",
"rates": {
"THB": 8.200113
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "THB",
"amount": 100
},
"result": 820.0113,
"rate": 8.200113
}Build with MYR/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key