Rate Overview
Live
1 MYR = 8.0845 THB
1 THB = 0.123693
MYR
Avg
8.0936
High
8.1070
Low
8.0705
Last updated: 8/17/2026, 12:06:21 AM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.08 THB |
| 10 MYR | 80.85 THB |
| 50 MYR | 404.23 THB |
| 100 MYR | 808.45 THB |
| 500 MYR | 4,042.26 THB |
| 1,000 MYR | 8,084.51 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-08-17T00:06:21Z",
"rates": {
"THB": 8.084512
}
}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": 808.4512,
"rate": 8.084512
}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