Rate Overview
Live
1 TTD = 2.5944 MDL
1 MDL = 0.385443
TTD
Avg
2.6027
High
2.6249
Low
2.5944
Last updated: 7/8/2026, 9:35:57 PM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.59 MDL |
| 10 TTD | 25.94 MDL |
| 50 TTD | 129.72 MDL |
| 100 TTD | 259.44 MDL |
| 500 TTD | 1,297.21 MDL |
| 1,000 TTD | 2,594.42 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-07-08T21:35:57Z",
"rates": {
"MDL": 2.594418
}
}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": 259.4418,
"rate": 2.594418
}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