Rate Overview
Live
1 MDL = 2.7681 TRY
1 TRY = 0.361259
MDL
Avg
2.7530
High
2.7681
Low
2.7370
Last updated: 8/14/2026, 6:52:09 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.77 TRY |
| 10 MDL | 27.68 TRY |
| 50 MDL | 138.40 TRY |
| 100 MDL | 276.81 TRY |
| 500 MDL | 1,384.05 TRY |
| 1,000 MDL | 2,768.10 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-08-14T18:52:09Z",
"rates": {
"TRY": 2.768099
}
}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": 276.80989999999997,
"rate": 2.768099
}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