Rate Overview
Live
1 MDL = 2.8114 TRY
1 TRY = 0.355694
MDL
Avg
2.8030
High
2.8177
Low
2.7782
Last updated: 9/7/2026, 1:14:25 PM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.81 TRY |
| 10 MDL | 28.11 TRY |
| 50 MDL | 140.57 TRY |
| 100 MDL | 281.14 TRY |
| 500 MDL | 1,405.70 TRY |
| 1,000 MDL | 2,811.41 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-09-07T13:14:25Z",
"rates": {
"TRY": 2.811408
}
}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": 281.1408,
"rate": 2.811408
}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