Rate Overview
Live
1 MYR = 11.0543 TRY
1 TRY = 0.090462
MYR
Avg
11.1763
High
11.2506
Low
11.0543
Last updated: 3/27/2026, 6:03:46 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.05 TRY |
| 10 MYR | 110.54 TRY |
| 50 MYR | 552.72 TRY |
| 100 MYR | 1,105.43 TRY |
| 500 MYR | 5,527.16 TRY |
| 1,000 MYR | 11,054.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-03-27T06:03:46Z",
"rates": {
"TRY": 11.054317
}
}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.4316999999999,
"rate": 11.054317
}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