Rate Overview
Live
1 MYR = 8.0780 THB
1 THB = 0.123793
MYR
Avg
8.0999
High
8.1233
Low
8.0751
Last updated: 4/17/2026, 6:22:38 AM
Quick Conversions
| MYR | THB |
|---|---|
| 1 MYR | 8.08 THB |
| 10 MYR | 80.78 THB |
| 50 MYR | 403.90 THB |
| 100 MYR | 807.80 THB |
| 500 MYR | 4,038.99 THB |
| 1,000 MYR | 8,077.97 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-04-17T06:22:38Z",
"rates": {
"THB": 8.077974
}
}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.7973999999999,
"rate": 8.077974
}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