Rate Overview
Live
1 MYR = 11.6790 TRY
1 TRY = 0.085624
MYR
Avg
11.6793
High
11.7191
Low
11.6495
Last updated: 8/14/2026, 6:09:29 PM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.68 TRY |
| 10 MYR | 116.79 TRY |
| 50 MYR | 583.95 TRY |
| 100 MYR | 1,167.90 TRY |
| 500 MYR | 5,839.51 TRY |
| 1,000 MYR | 11,679.02 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-08-14T18:09:29Z",
"rates": {
"TRY": 11.679024
}
}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": 1167.9024,
"rate": 11.679024
}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