Rate Overview
Live
1 MDL = 2.5474 TRY
1 TRY = 0.392551 MDL
Avg
2.5410
High
2.5487
Low
2.5264
Last updated: 1/25/2026, 12:52:24 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.55 TRY |
| 10 MDL | 25.47 TRY |
| 50 MDL | 127.37 TRY |
| 100 MDL | 254.74 TRY |
| 500 MDL | 1,273.72 TRY |
| 1,000 MDL | 2,547.44 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-01-25T12:52:24Z",
"rates": {
"TRY": 2.547438
}
}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": 254.74380000000002,
"rate": 2.547438
}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