Rate Overview
Live
1 MDL = 2.6487 TRY
1 TRY = 0.377550
MDL
Avg
2.6417
High
2.6512
Low
2.6240
Last updated: 5/28/2026, 5:16:41 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.65 TRY |
| 10 MDL | 26.49 TRY |
| 50 MDL | 132.43 TRY |
| 100 MDL | 264.87 TRY |
| 500 MDL | 1,324.33 TRY |
| 1,000 MDL | 2,648.66 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-05-28T17:16:41Z",
"rates": {
"TRY": 2.648658
}
}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": 264.86580000000004,
"rate": 2.648658
}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