Rate Overview
Live
1 TRY = 0.089491 MYR
1 MYR = 11.1743
TRY
Avg
0.088206
High
0.089491
Low
0.087523
Last updated: 6/19/2026, 8:21:24 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.09 MYR |
| 10 TRY | 0.89 MYR |
| 50 TRY | 4.47 MYR |
| 100 TRY | 8.95 MYR |
| 500 TRY | 44.75 MYR |
| 1,000 TRY | 89.49 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-06-19T08:21:24Z",
"rates": {
"MYR": 0.089491
}
}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.9491,
"rate": 0.089491
}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