Rate Overview
Live
1 MDL = 2.6088 TRY
1 TRY = 0.383314
MDL
Avg
2.6097
High
2.6253
Low
2.5936
Last updated: 4/18/2026, 8:43:12 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.61 TRY |
| 10 MDL | 26.09 TRY |
| 50 MDL | 130.44 TRY |
| 100 MDL | 260.88 TRY |
| 500 MDL | 1,304.41 TRY |
| 1,000 MDL | 2,608.83 TRY |
Get MDL/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=TRYExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-18T08:43:12Z",
"rates": {
"TRY": 2.608827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "TRY",
"amount": 100
},
"result": 260.8827,
"rate": 2.608827
}Build with MDL/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key