Rate Overview
Live
1 MYR = 11.4688 TRY
1 TRY = 0.087193
MYR
Avg
11.3717
High
11.5272
Low
11.1985
Last updated: 7/7/2026, 11:34:52 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.47 TRY |
| 10 MYR | 114.69 TRY |
| 50 MYR | 573.44 TRY |
| 100 MYR | 1,146.88 TRY |
| 500 MYR | 5,734.41 TRY |
| 1,000 MYR | 11,468.81 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-07T23:34:52Z",
"rates": {
"TRY": 11.468812
}
}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": 1146.8812,
"rate": 11.468812
}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