Rate Overview
Live
1 MDL = 0.391712 TTD
1 TTD = 2.5529
MDL
Avg
0.392600
High
0.396477
Low
0.390467
Last updated: 9/3/2026, 1:27:57 AM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.39 TTD |
| 10 MDL | 3.92 TTD |
| 50 MDL | 19.59 TTD |
| 100 MDL | 39.17 TTD |
| 500 MDL | 195.86 TTD |
| 1,000 MDL | 391.71 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-09-03T01:27:57Z",
"rates": {
"TTD": 0.391712
}
}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.1712,
"rate": 0.391712
}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