Rate Overview
Live
1 MDL = 2.6913 TRY
1 TRY = 0.371564
MDL
Avg
2.6714
High
2.7032
Low
2.6273
Last updated: 7/28/2026, 4:46:03 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.69 TRY |
| 10 MDL | 26.91 TRY |
| 50 MDL | 134.57 TRY |
| 100 MDL | 269.13 TRY |
| 500 MDL | 1,345.66 TRY |
| 1,000 MDL | 2,691.33 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-28T16:46:03Z",
"rates": {
"TRY": 2.691328
}
}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": 269.1328,
"rate": 2.691328
}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