Rate Overview
Live
1 MYR = 11.5494 TRY
1 TRY = 0.086585
MYR
Avg
10.6878
High
11.5555
Low
9.4865
Last updated: 7/27/2026, 10:18:24 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.55 TRY |
| 10 MYR | 115.49 TRY |
| 50 MYR | 577.47 TRY |
| 100 MYR | 1,154.94 TRY |
| 500 MYR | 5,774.70 TRY |
| 1,000 MYR | 11,549.41 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-27T22:18:24Z",
"rates": {
"TRY": 11.549405
}
}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": 1154.9405,
"rate": 11.549405
}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