Rate Overview
Live
1 MDL = 2.5492 TRY
1 TRY = 0.392279
MDL
Avg
2.5562
High
2.5716
Low
2.5409
Last updated: 3/7/2026, 1:53:16 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.55 TRY |
| 10 MDL | 25.49 TRY |
| 50 MDL | 127.46 TRY |
| 100 MDL | 254.92 TRY |
| 500 MDL | 1,274.60 TRY |
| 1,000 MDL | 2,549.21 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-03-07T01:53:16Z",
"rates": {
"TRY": 2.549205
}
}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": 254.9205,
"rate": 2.549205
}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