Rate Overview
Live
1 TTD = 2.5844 MDL
1 MDL = 0.386941
TTD
Avg
2.5775
High
2.5880
Low
2.5659
Last updated: 3/27/2026, 2:59:56 PM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.58 MDL |
| 10 TTD | 25.84 MDL |
| 50 TTD | 129.22 MDL |
| 100 TTD | 258.44 MDL |
| 500 TTD | 1,292.19 MDL |
| 1,000 TTD | 2,584.37 MDL |
Get TTD/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=MDLExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-27T14:59:56Z",
"rates": {
"MDL": 2.584374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "MDL",
"amount": 100
},
"result": 258.43739999999997,
"rate": 2.584374
}Build with TTD/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key