Rate Overview
Live
1 TRY = 0.084871 MYR
1 MYR = 11.7826
TRY
Avg
0.085245
High
0.085747
Low
0.084732
Last updated: 8/18/2026, 3:44:26 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.08 MYR |
| 10 TRY | 0.85 MYR |
| 50 TRY | 4.24 MYR |
| 100 TRY | 8.49 MYR |
| 500 TRY | 42.44 MYR |
| 1,000 TRY | 84.87 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-08-18T03:44:26Z",
"rates": {
"MYR": 0.084871
}
}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.4871,
"rate": 0.084871
}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