Rate Overview
Live
1 MDL = 0.384391 TTD
1 TTD = 2.6015
MDL
Avg
0.396245
High
0.408023
Low
0.382905
Last updated: 7/26/2026, 1:18:02 AM
Quick Conversions
| MDL | TTD |
|---|---|
| 1 MDL | 0.38 TTD |
| 10 MDL | 3.84 TTD |
| 50 MDL | 19.22 TTD |
| 100 MDL | 38.44 TTD |
| 500 MDL | 192.20 TTD |
| 1,000 MDL | 384.39 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-26T01:18:02Z",
"rates": {
"TTD": 0.384391
}
}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.439099999999996,
"rate": 0.384391
}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