Rate Overview
Live
1 TRY = 0.090490 MYR
1 MYR = 11.0509
TRY
Avg
0.089487
High
0.090490
Low
0.088884
Last updated: 3/27/2026, 9:26:19 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.09 MYR |
| 10 TRY | 0.90 MYR |
| 50 TRY | 4.52 MYR |
| 100 TRY | 9.05 MYR |
| 500 TRY | 45.25 MYR |
| 1,000 TRY | 90.49 MYR |
Get TRY/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MYRExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-03-27T09:26:19Z",
"rates": {
"MYR": 0.09049
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MYR",
"amount": 100
},
"result": 9.049,
"rate": 0.09049
}Build with TRY/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key