Rate Overview
Live
1 TRY = 0.376256 MDL
1 MDL = 2.6578
TRY
Avg
0.375953
High
0.376537
Low
0.375078
Last updated: 6/19/2026, 8:38:57 AM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.38 MDL |
| 10 TRY | 3.76 MDL |
| 50 TRY | 18.81 MDL |
| 100 TRY | 37.63 MDL |
| 500 TRY | 188.13 MDL |
| 1,000 TRY | 376.26 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-06-19T08:38:57Z",
"rates": {
"MDL": 0.376256
}
}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.6256,
"rate": 0.376256
}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