Rate Overview
Live
1 MYR = 8.0710 THB
1 THB = 0.123901
MYR
Avg
8.0753
High
8.0921
Low
8.0563
Last updated: 8/13/2026, 6:34:58 AM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.07 THB |
| 10 MYR | 80.71 THB |
| 50 MYR | 403.55 THB |
| 100 MYR | 807.10 THB |
| 500 MYR | 4,035.48 THB |
| 1,000 MYR | 8,070.96 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-13T06:34:58Z",
"rates": {
"THB": 8.070958
}
}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": 807.0957999999999,
"rate": 8.070958
}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