Rate Overview
Live
1 MYR = 11.0495 TRY
1 TRY = 0.090501
MYR
Avg
10.5436
High
11.2691
Low
9.7988
Last updated: 3/27/2026, 11:14:30 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.05 TRY |
| 10 MYR | 110.50 TRY |
| 50 MYR | 552.48 TRY |
| 100 MYR | 1,104.95 TRY |
| 500 MYR | 5,524.77 TRY |
| 1,000 MYR | 11,049.54 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-27T11:14:30Z",
"rates": {
"TRY": 11.049543
}
}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": 1104.9542999999999,
"rate": 11.049543
}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