Rate Overview
Live
1 MDL = 2.6838 TRY
1 TRY = 0.372604
MDL
Avg
2.6035
High
2.6920
Low
2.5130
Last updated: 7/27/2026, 6:54:31 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.68 TRY |
| 10 MDL | 26.84 TRY |
| 50 MDL | 134.19 TRY |
| 100 MDL | 268.38 TRY |
| 500 MDL | 1,341.91 TRY |
| 1,000 MDL | 2,683.81 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-27T18:54:31Z",
"rates": {
"TRY": 2.683813
}
}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.38129999999995,
"rate": 2.683813
}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