Rate Overview
Live
1 MDL = 0.391258 TTD
1 TTD = 2.5559
MDL
Avg
0.395380
High
0.404633
Low
0.383623
Last updated: 5/26/2026, 8:43:34 PM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.39 TTD |
| 10 MDL | 3.91 TTD |
| 50 MDL | 19.56 TTD |
| 100 MDL | 39.13 TTD |
| 500 MDL | 195.63 TTD |
| 1,000 MDL | 391.26 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-26T20:43:34Z",
"rates": {
"TTD": 0.391258
}
}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.1258,
"rate": 0.391258
}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