Rate Overview
Live
1 MYR = 11.9017 TRY
1 TRY = 0.084022
MYR
Avg
11.9502
High
11.9877
Low
11.9017
Last updated: 9/3/2026, 6:53:07 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.90 TRY |
| 10 MYR | 119.02 TRY |
| 50 MYR | 595.08 TRY |
| 100 MYR | 1,190.17 TRY |
| 500 MYR | 5,950.83 TRY |
| 1,000 MYR | 11,901.66 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-09-03T06:53:07Z",
"rates": {
"TRY": 11.901662
}
}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": 1190.1662,
"rate": 11.901662
}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