Rate Overview
Live
1 MDL = 2.6578 TRY
1 TRY = 0.376257
MDL
Avg
2.6599
High
2.6661
Low
2.6558
Last updated: 6/19/2026, 8:19:35 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.66 TRY |
| 10 MDL | 26.58 TRY |
| 50 MDL | 132.89 TRY |
| 100 MDL | 265.78 TRY |
| 500 MDL | 1,328.88 TRY |
| 1,000 MDL | 2,657.76 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-06-19T08:19:35Z",
"rates": {
"TRY": 2.65776
}
}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": 265.776,
"rate": 2.65776
}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