Rate Overview
Live
1 MYR = 11.4743 TRY
1 TRY = 0.087151
MYR
Avg
11.2324
High
11.5774
Low
10.5876
Last updated: 7/17/2026, 12:04:54 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.47 TRY |
| 10 MYR | 114.74 TRY |
| 50 MYR | 573.71 TRY |
| 100 MYR | 1,147.43 TRY |
| 500 MYR | 5,737.14 TRY |
| 1,000 MYR | 11,474.27 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-07-17T12:04:54Z",
"rates": {
"TRY": 11.474273
}
}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": 1147.4273,
"rate": 11.474273
}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