Rate Overview
Live
1 TTD = 2.5309 MDL
1 MDL = 0.395117
TTD
Avg
2.5277
High
2.5388
Low
2.5159
Last updated: 4/18/2026, 8:45:20 AM
Quick Conversions
| TTD | MDL |
|---|---|
| 1 TTD | 2.53 MDL |
| 10 TTD | 25.31 MDL |
| 50 TTD | 126.54 MDL |
| 100 TTD | 253.09 MDL |
| 500 TTD | 1,265.45 MDL |
| 1,000 TTD | 2,530.90 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-04-18T08:45:20Z",
"rates": {
"MDL": 2.530895
}
}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": 253.08950000000002,
"rate": 2.530895
}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