Rate Overview
Live
1 TRY = 0.089890 MYR
1 MYR = 11.1247
TRY
Avg
0.089380
High
0.089890
Low
0.088563
Last updated: 3/7/2026, 1:00:32 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.09 MYR |
| 10 TRY | 0.90 MYR |
| 50 TRY | 4.49 MYR |
| 100 TRY | 8.99 MYR |
| 500 TRY | 44.95 MYR |
| 1,000 TRY | 89.89 MYR |
Get TRY/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MYRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-07T01:00:32Z",
"rates": {
"MYR": 0.08989
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MYR",
"amount": 100
},
"result": 8.988999999999999,
"rate": 0.08989
}Build with TRY/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key