Rate Overview
Live
1 TTD = 2.6003 MDL
1 MDL = 0.384565
TTD
Avg
2.5952
High
2.6038
Low
2.5783
Last updated: 7/29/2026, 9:20:42 PM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.60 MDL |
| 10 TTD | 26.00 MDL |
| 50 TTD | 130.02 MDL |
| 100 TTD | 260.03 MDL |
| 500 TTD | 1,300.17 MDL |
| 1,000 TTD | 2,600.34 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-29T21:20:42Z",
"rates": {
"MDL": 2.600341
}
}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.03409999999997,
"rate": 2.600341
}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