Rate Overview
Live
1 MYR = 8.2066 THB
1 THB = 0.121853
MYR
Avg
7.9057
High
8.3741
Low
7.5278
Last updated: 7/19/2026, 9:54:02 PM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.21 THB |
| 10 MYR | 82.07 THB |
| 50 MYR | 410.33 THB |
| 100 MYR | 820.66 THB |
| 500 MYR | 4,103.32 THB |
| 1,000 MYR | 8,206.63 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-07-19T21:54:02Z",
"rates": {
"THB": 8.206633
}
}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.6633,
"rate": 8.206633
}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