Rate Overview
Live
1 TRY = 0.086580 MYR
1 MYR = 11.5500
TRY
Avg
0.088191
High
0.090761
Low
0.086407
Last updated: 7/29/2026, 10:05:45 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.09 MYR |
| 10 TRY | 0.87 MYR |
| 50 TRY | 4.33 MYR |
| 100 TRY | 8.66 MYR |
| 500 TRY | 43.29 MYR |
| 1,000 TRY | 86.58 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-07-29T10:05:45Z",
"rates": {
"MYR": 0.08658
}
}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": 8.658000000000001,
"rate": 0.08658
}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