Rate Overview
Live
1 TTD = 2.5561 MDL
1 MDL = 0.391220
TTD
Avg
2.5602
High
2.5700
Low
2.5561
Last updated: 8/17/2026, 9:27:25 PM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.56 MDL |
| 10 TTD | 25.56 MDL |
| 50 TTD | 127.81 MDL |
| 100 TTD | 255.61 MDL |
| 500 TTD | 1,278.05 MDL |
| 1,000 TTD | 2,556.11 MDL |
Get TTD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=MDLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-08-17T21:27:25Z",
"rates": {
"MDL": 2.556108
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "MDL",
"amount": 100
},
"result": 255.6108,
"rate": 2.556108
}Build with TTD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key