Rate Overview
Live
1 MDL = 2.6574 TRY
1 TRY = 0.376309
MDL
Avg
2.6546
High
2.6658
Low
2.6395
Last updated: 7/8/2026, 2:33:01 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.66 TRY |
| 10 MDL | 26.57 TRY |
| 50 MDL | 132.87 TRY |
| 100 MDL | 265.74 TRY |
| 500 MDL | 1,328.69 TRY |
| 1,000 MDL | 2,657.39 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-08T14:33:01Z",
"rates": {
"TRY": 2.657388
}
}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.7388,
"rate": 2.657388
}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