Rate Overview
Live
1 MYR = 11.0509 TRY
1 TRY = 0.090490
MYR
Avg
6.3926
High
11.2827
Low
1.9714
Last updated: 3/27/2026, 9:28:21 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.05 TRY |
| 10 MYR | 110.51 TRY |
| 50 MYR | 552.55 TRY |
| 100 MYR | 1,105.09 TRY |
| 500 MYR | 5,525.47 TRY |
| 1,000 MYR | 11,050.94 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-27T09:28:21Z",
"rates": {
"TRY": 11.050941
}
}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": 1105.0941,
"rate": 11.050941
}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