Rate Overview
Live
1 MYR = 11.4569 TRY
1 TRY = 0.087284
MYR
Avg
11.4527
High
11.5272
Low
11.3851
Last updated: 7/5/2026, 10:49:55 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.46 TRY |
| 10 MYR | 114.57 TRY |
| 50 MYR | 572.84 TRY |
| 100 MYR | 1,145.69 TRY |
| 500 MYR | 5,728.43 TRY |
| 1,000 MYR | 11,456.85 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-05T22:49:55Z",
"rates": {
"TRY": 11.456854
}
}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": 1145.6854,
"rate": 11.456854
}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