Rate Overview
Live
1 MDL = 2.6847 TRY
1 TRY = 0.372475
MDL
Avg
2.6111
High
2.6913
Low
2.5294
Last updated: 7/29/2026, 6:55:44 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.68 TRY |
| 10 MDL | 26.85 TRY |
| 50 MDL | 134.24 TRY |
| 100 MDL | 268.47 TRY |
| 500 MDL | 1,342.37 TRY |
| 1,000 MDL | 2,684.74 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-07-29T18:55:44Z",
"rates": {
"TRY": 2.684744
}
}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": 268.4744,
"rate": 2.684744
}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