Rate Overview
Live
1 TRY = 0.377200 MDL
1 MDL = 2.6511
TRY
Avg
0.442955
High
0.526070
Low
0.377200
Last updated: 5/27/2026, 9:34:49 PM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.38 MDL |
| 10 TRY | 3.77 MDL |
| 50 TRY | 18.86 MDL |
| 100 TRY | 37.72 MDL |
| 500 TRY | 188.60 MDL |
| 1,000 TRY | 377.20 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-05-27T21:34:49Z",
"rates": {
"MDL": 0.3772
}
}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": 37.72,
"rate": 0.3772
}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