Rate Overview
Live
1 MDL = 2.6282 TRY
1 TRY = 0.380488
MDL
Avg
2.6248
High
2.6306
Low
2.6205
Last updated: 5/8/2026, 11:44:55 AM
Quick Conversions
| MDL | TRY |
|---|---|
| 1 MDL | 2.63 TRY |
| 10 MDL | 26.28 TRY |
| 50 MDL | 131.41 TRY |
| 100 MDL | 262.82 TRY |
| 500 MDL | 1,314.10 TRY |
| 1,000 MDL | 2,628.21 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-05-08T11:44:55Z",
"rates": {
"TRY": 2.628207
}
}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": 262.82070000000004,
"rate": 2.628207
}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