Rate Overview
Live
1 MDL = 2.6845 TRY
1 TRY = 0.372506
MDL
Avg
2.6889
High
2.7032
Low
2.6807
Last updated: 7/28/2026, 12:21:45 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.68 TRY |
| 10 MDL | 26.85 TRY |
| 50 MDL | 134.23 TRY |
| 100 MDL | 268.45 TRY |
| 500 MDL | 1,342.26 TRY |
| 1,000 MDL | 2,684.52 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-28T00:21:45Z",
"rates": {
"TRY": 2.684519
}
}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.45189999999997,
"rate": 2.684519
}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