Rate Overview
Live
1 TND = 5.9704 MDL
1 MDL = 0.167493
TND
Avg
5.8323
High
5.9973
Low
5.7091
Last updated: 7/4/2026, 7:23:30 AM
Quick Conversions
| TND | MDL |
|---|---|
| 1 TND | 5.97 MDL |
| 10 TND | 59.70 MDL |
| 50 TND | 298.52 MDL |
| 100 TND | 597.04 MDL |
| 500 TND | 2,985.19 MDL |
| 1,000 TND | 5,970.39 MDL |
Get TND/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=MDLExample Response:
{
"success": true,
"base": "TND",
"date": "2026-07-04T07:23:30Z",
"rates": {
"MDL": 5.970388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "MDL",
"amount": 100
},
"result": 597.0388,
"rate": 5.970388
}Build with TND/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key