Rate Overview
Live
1 TTD = 2.5234 MDL
1 MDL = 0.396296
TTD
Avg
2.5358
High
2.5462
Low
2.5234
Last updated: 5/9/2026, 4:53:40 AM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.52 MDL |
| 10 TTD | 25.23 MDL |
| 50 TTD | 126.17 MDL |
| 100 TTD | 252.34 MDL |
| 500 TTD | 1,261.68 MDL |
| 1,000 TTD | 2,523.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-05-09T04:53:40Z",
"rates": {
"MDL": 2.523365
}
}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": 252.3365,
"rate": 2.523365
}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