Rate Overview
Live
1 TRY = 0.090502 MYR
1 MYR = 11.0495
TRY
Avg
0.204723
High
0.507260
Low
0.088631
Last updated: 3/27/2026, 12:56:47 PM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.09 MYR |
| 10 TRY | 0.91 MYR |
| 50 TRY | 4.53 MYR |
| 100 TRY | 9.05 MYR |
| 500 TRY | 45.25 MYR |
| 1,000 TRY | 90.50 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-27T12:56:47Z",
"rates": {
"MYR": 0.090502
}
}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.0502,
"rate": 0.090502
}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