Rate Overview
Live
1 MDL = 0.383867 TTD
1 TTD = 2.6051
MDL
Avg
0.383792
High
0.384522
Low
0.382640
Last updated: 7/2/2026, 2:01:46 PM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.38 TTD |
| 10 MDL | 3.84 TTD |
| 50 MDL | 19.19 TTD |
| 100 MDL | 38.39 TTD |
| 500 MDL | 191.93 TTD |
| 1,000 MDL | 383.87 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-07-02T14:01:46Z",
"rates": {
"TTD": 0.383867
}
}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": 38.386700000000005,
"rate": 0.383867
}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