Rate Overview
Live
1 TRY = 0.083986 MYR
1 MYR = 11.9067
TRY
Avg
0.083671
High
0.083986
Low
0.083484
Last updated: 9/8/2026, 9:47:47 PM
Quick Conversions
| TRY | MYR |
|---|---|
| 1 TRY | 0.08 MYR |
| 10 TRY | 0.84 MYR |
| 50 TRY | 4.20 MYR |
| 100 TRY | 8.40 MYR |
| 500 TRY | 41.99 MYR |
| 1,000 TRY | 83.99 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-08T21:47:47Z",
"rates": {
"MYR": 0.083986
}
}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.3986,
"rate": 0.083986
}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