Rate Overview
Live
1 TRY = 0.392551 MDL
1 MDL = 2.5474 TRY
Avg
0.456678
High
0.524819
Low
0.391710
Last updated: 1/25/2026, 4:59:53 PM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.39 MDL |
| 10 TRY | 3.93 MDL |
| 50 TRY | 19.63 MDL |
| 100 TRY | 39.26 MDL |
| 500 TRY | 196.28 MDL |
| 1,000 TRY | 392.55 MDL |
Get TRY/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=MDLExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-01-25T16:59:53Z",
"rates": {
"MDL": 0.392551
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "MDL",
"amount": 100
},
"result": 39.2551,
"rate": 0.392551
}Build with TRY/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key