Rate Overview
Live
1 MYR = 8.1966 THB
1 THB = 0.122002
MYR
Avg
8.2218
High
8.2690
Low
8.1588
Last updated: 5/27/2026, 6:23:11 PM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.20 THB |
| 10 MYR | 81.97 THB |
| 50 MYR | 409.83 THB |
| 100 MYR | 819.66 THB |
| 500 MYR | 4,098.30 THB |
| 1,000 MYR | 8,196.60 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-27T18:23:11Z",
"rates": {
"THB": 8.196595
}
}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": 819.6595,
"rate": 8.196595
}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