Rate Overview
Live
1 MDL = 0.392743 TTD
1 TTD = 2.5462
MDL
Avg
0.393779
High
0.394981
Low
0.392743
Last updated: 5/6/2026, 3:28:26 PM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.39 TTD |
| 10 MDL | 3.93 TTD |
| 50 MDL | 19.64 TTD |
| 100 MDL | 39.27 TTD |
| 500 MDL | 196.37 TTD |
| 1,000 MDL | 392.74 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-05-06T15:28:26Z",
"rates": {
"TTD": 0.392743
}
}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.274300000000004,
"rate": 0.392743
}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