Rate Overview
Live
1 MDL = 0.389550 TTD
1 TTD = 2.5671
MDL
Avg
0.389897
High
0.390673
Low
0.389253
Last updated: 6/15/2026, 7:40:39 PM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.39 TTD |
| 10 MDL | 3.90 TTD |
| 50 MDL | 19.48 TTD |
| 100 MDL | 38.96 TTD |
| 500 MDL | 194.78 TTD |
| 1,000 MDL | 389.55 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-06-15T19:40:39Z",
"rates": {
"TTD": 0.38955
}
}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.955,
"rate": 0.38955
}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