Rate Overview
Live
1 MDL = 0.387859 TTD
1 TTD = 2.5783
MDL
Avg
0.386301
High
0.387859
Low
0.385387
Last updated: 7/25/2026, 1:57:20 AM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.39 TTD |
| 10 MDL | 3.88 TTD |
| 50 MDL | 19.39 TTD |
| 100 MDL | 38.79 TTD |
| 500 MDL | 193.93 TTD |
| 1,000 MDL | 387.86 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-25T01:57:20Z",
"rates": {
"TTD": 0.387859
}
}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.7859,
"rate": 0.387859
}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