Rate Overview
Live
1 MYR = 11.5802 TRY
1 TRY = 0.086354
MYR
Avg
7.0169
High
11.5802
Low
2.0034
Last updated: 7/26/2026, 8:52:33 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.58 TRY |
| 10 MYR | 115.80 TRY |
| 50 MYR | 579.01 TRY |
| 100 MYR | 1,158.02 TRY |
| 500 MYR | 5,790.11 TRY |
| 1,000 MYR | 11,580.23 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-26T20:52:33Z",
"rates": {
"TRY": 11.580228
}
}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": 1158.0228,
"rate": 11.580228
}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