Rate Overview
Live
1 TTD = 2.6000 MDL
1 MDL = 0.384609
TTD
Avg
2.5743
High
2.7540
Low
2.4582
Last updated: 7/30/2026, 11:06:03 AM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.60 MDL |
| 10 TTD | 26.00 MDL |
| 50 TTD | 130.00 MDL |
| 100 TTD | 260.00 MDL |
| 500 TTD | 1,300.02 MDL |
| 1,000 TTD | 2,600.04 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-30T11:06:03Z",
"rates": {
"MDL": 2.600044
}
}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": 260.0044,
"rate": 2.600044
}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