Rate Overview
Live
1 MYR = 11.1246 TRY
1 TRY = 0.089891
MYR
Avg
11.1884
High
11.2913
Low
11.1246
Last updated: 3/7/2026, 1:03:52 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.12 TRY |
| 10 MYR | 111.25 TRY |
| 50 MYR | 556.23 TRY |
| 100 MYR | 1,112.46 TRY |
| 500 MYR | 5,562.31 TRY |
| 1,000 MYR | 11,124.62 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-03-07T01:03:52Z",
"rates": {
"TRY": 11.124624
}
}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": 1112.4624000000001,
"rate": 11.124624
}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