Rate Overview
Live
1 TRY = 0.372406 MDL
1 MDL = 2.6852
TRY
Avg
0.371787
High
0.372557
Low
0.369937
Last updated: 7/29/2026, 1:25:19 PM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.37 MDL |
| 10 TRY | 3.72 MDL |
| 50 TRY | 18.62 MDL |
| 100 TRY | 37.24 MDL |
| 500 TRY | 186.20 MDL |
| 1,000 TRY | 372.41 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-07-29T13:25:19Z",
"rates": {
"MDL": 0.372406
}
}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.2406,
"rate": 0.372406
}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