Rate Overview
Live
1 TRY = 0.356132 MDL
1 MDL = 2.8079
TRY
Avg
0.356965
High
0.359944
Low
0.354902
Last updated: 9/7/2026, 3:30:43 AM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.36 MDL |
| 10 TRY | 3.56 MDL |
| 50 TRY | 17.81 MDL |
| 100 TRY | 35.61 MDL |
| 500 TRY | 178.07 MDL |
| 1,000 TRY | 356.13 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-09-07T03:30:43Z",
"rates": {
"MDL": 0.356132
}
}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": 35.6132,
"rate": 0.356132
}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