Rate Overview
Live
1 TRY = 0.380051 MDL
1 MDL = 2.6312
TRY
Avg
0.380988
High
0.381604
Low
0.380051
Last updated: 5/7/2026, 11:18:48 AM
Quick Conversions
| TRY | MDL |
|---|---|
| 1 TRY | 0.38 MDL |
| 10 TRY | 3.80 MDL |
| 50 TRY | 19.00 MDL |
| 100 TRY | 38.01 MDL |
| 500 TRY | 190.03 MDL |
| 1,000 TRY | 380.05 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-07T11:18:48Z",
"rates": {
"MDL": 0.380051
}
}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": 38.005100000000006,
"rate": 0.380051
}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