Rate Overview
Live
1 MDL = 2.6922 TRY
1 TRY = 0.371441
MDL
Avg
2.3233
High
2.6922
Low
1.9009
Last updated: 7/29/2026, 3:05:10 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.69 TRY |
| 10 MDL | 26.92 TRY |
| 50 MDL | 134.61 TRY |
| 100 MDL | 269.22 TRY |
| 500 MDL | 1,346.11 TRY |
| 1,000 MDL | 2,692.22 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-29T03:05:10Z",
"rates": {
"TRY": 2.69222
}
}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.222,
"rate": 2.69222
}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