Rate Overview
Live
1 MDL = 2.5373 TRY
1 TRY = 0.394126
MDL
Avg
2.5579
High
2.5813
Low
2.5373
Last updated: 3/27/2026, 11:52:02 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.54 TRY |
| 10 MDL | 25.37 TRY |
| 50 MDL | 126.86 TRY |
| 100 MDL | 253.73 TRY |
| 500 MDL | 1,268.63 TRY |
| 1,000 MDL | 2,537.26 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-03-27T11:52:02Z",
"rates": {
"TRY": 2.537262
}
}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": 253.7262,
"rate": 2.537262
}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