Rate Overview
Live
1 MYR = 11.3573 TRY
1 TRY = 0.088049
MYR
Avg
11.3771
High
11.4255
Low
11.3360
Last updated: 6/17/2026, 7:59:59 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.36 TRY |
| 10 MYR | 113.57 TRY |
| 50 MYR | 567.86 TRY |
| 100 MYR | 1,135.73 TRY |
| 500 MYR | 5,678.64 TRY |
| 1,000 MYR | 11,357.29 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-06-17T07:59:59Z",
"rates": {
"TRY": 11.357285
}
}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": 1135.7285,
"rate": 11.357285
}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