Rate Overview
Live
1 MYR = 11.5325 TRY
1 TRY = 0.086711
MYR
Avg
11.4907
High
11.5777
Low
11.3431
Last updated: 5/27/2026, 6:22:59 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.53 TRY |
| 10 MYR | 115.33 TRY |
| 50 MYR | 576.63 TRY |
| 100 MYR | 1,153.25 TRY |
| 500 MYR | 5,766.26 TRY |
| 1,000 MYR | 11,532.52 TRY |
Get MYR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TRYExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-05-27T18:22:59Z",
"rates": {
"TRY": 11.532516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TRY",
"amount": 100
},
"result": 1153.2515999999998,
"rate": 11.532516
}Build with MYR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key