Rate Overview
Live
1 MYR = 11.3003 TRY
1 TRY = 0.088493
MYR
Avg
11.2861
High
11.3214
Low
11.2479
Last updated: 4/17/2026, 6:15:15 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.30 TRY |
| 10 MYR | 113.00 TRY |
| 50 MYR | 565.02 TRY |
| 100 MYR | 1,130.03 TRY |
| 500 MYR | 5,650.16 TRY |
| 1,000 MYR | 11,300.32 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-04-17T06:15:15Z",
"rates": {
"TRY": 11.300321
}
}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": 1130.0321000000001,
"rate": 11.300321
}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