Rate Overview
Live
1 MYR = 11.2947 TRY
1 TRY = 0.088537
MYR
Avg
11.2854
High
11.3214
Low
11.2479
Last updated: 4/17/2026, 7:33:55 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.29 TRY |
| 10 MYR | 112.95 TRY |
| 50 MYR | 564.73 TRY |
| 100 MYR | 1,129.47 TRY |
| 500 MYR | 5,647.33 TRY |
| 1,000 MYR | 11,294.67 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-04-17T07:33:55Z",
"rates": {
"TRY": 11.294669
}
}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": 1129.4669000000001,
"rate": 11.294669
}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