Rate Overview
Live
1 MDL = 0.396941 TTD
1 TTD = 2.5193
MDL
Avg
0.395164
High
0.397447
Low
0.392781
Last updated: 4/16/2026, 2:05:30 PM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.40 TTD |
| 10 MDL | 3.97 TTD |
| 50 MDL | 19.85 TTD |
| 100 MDL | 39.69 TTD |
| 500 MDL | 198.47 TTD |
| 1,000 MDL | 396.94 TTD |
Get MDL/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=TTDExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-04-16T14:05:30Z",
"rates": {
"TTD": 0.396941
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "TTD",
"amount": 100
},
"result": 39.6941,
"rate": 0.396941
}Build with MDL/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key