Rate Overview
Live
1 MYR = 11.4425 TRY
1 TRY = 0.087394
MYR
Avg
10.5332
High
11.5526
Low
9.4051
Last updated: 6/29/2026, 3:47:53 AM
Quick Conversions
| MYR | TRY |
|---|---|
| 1 MYR | 11.44 TRY |
| 10 MYR | 114.42 TRY |
| 50 MYR | 572.12 TRY |
| 100 MYR | 1,144.25 TRY |
| 500 MYR | 5,721.23 TRY |
| 1,000 MYR | 11,442.47 TRY |
Get MYR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MYR¤cies=TRYExample Response:
{
"success": true,
"base": "MYR",
"date": "2026-06-29T03:47:53Z",
"rates": {
"TRY": 11.442465
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MYR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MYR",
"to": "TRY",
"amount": 100
},
"result": 1144.2465,
"rate": 11.442465
}Build with MYR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key