Rate Overview
Live
1 MYR = 8.0496 THB
1 THB = 0.124230
MYR
Avg
8.0266
High
8.1030
Low
7.9804
Last updated: 3/7/2026, 1:05:21 AM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.05 THB |
| 10 MYR | 80.50 THB |
| 50 MYR | 402.48 THB |
| 100 MYR | 804.96 THB |
| 500 MYR | 4,024.80 THB |
| 1,000 MYR | 8,049.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-03-07T01:05:21Z",
"rates": {
"THB": 8.049602
}
}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": 804.9602,
"rate": 8.049602
}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