Rate Overview
Live
1 MYR = 11.5126 TRY
1 TRY = 0.086862
MYR
Avg
11.5291
High
11.5544
Low
11.4955
Last updated: 7/23/2026, 8:22:59 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.51 TRY |
| 10 MYR | 115.13 TRY |
| 50 MYR | 575.63 TRY |
| 100 MYR | 1,151.26 TRY |
| 500 MYR | 5,756.28 TRY |
| 1,000 MYR | 11,512.56 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-23T20:22:59Z",
"rates": {
"TRY": 11.512558
}
}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": 1151.2558000000001,
"rate": 11.512558
}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