Rate Overview
Live
1 TRY = 0.083763 MYR
1 MYR = 11.9384
TRY
Avg
0.083626
High
0.083768
Low
0.083484
Last updated: 9/8/2026, 12:08:56 AM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.08 MYR |
| 10 TRY | 0.84 MYR |
| 50 TRY | 4.19 MYR |
| 100 TRY | 8.38 MYR |
| 500 TRY | 41.88 MYR |
| 1,000 TRY | 83.76 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-09-08T00:08:56Z",
"rates": {
"MYR": 0.083763
}
}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.3763,
"rate": 0.083763
}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