Rate Overview
Live
1 MYR = 8.1746 THB
1 THB = 0.122330
MYR
Avg
8.2477
High
8.3477
Low
8.1746
Last updated: 3/27/2026, 9:23:23 AM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.17 THB |
| 10 MYR | 81.75 THB |
| 50 MYR | 408.73 THB |
| 100 MYR | 817.46 THB |
| 500 MYR | 4,087.31 THB |
| 1,000 MYR | 8,174.61 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-03-27T09:23:23Z",
"rates": {
"THB": 8.17461
}
}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": 817.4609999999999,
"rate": 8.17461
}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