Rate Overview
Live
1 TND = 5.9609 MDL
1 MDL = 0.167761
TND
Avg
5.9705
High
5.9802
Low
5.9541
Last updated: 5/7/2026, 3:25:23 AM
Quick Conversions
| TND | MDL |
|---|---|
| 1 TND | 5.96 MDL |
| 10 TND | 59.61 MDL |
| 50 TND | 298.04 MDL |
| 100 TND | 596.09 MDL |
| 500 TND | 2,980.43 MDL |
| 1,000 TND | 5,960.86 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-05-07T03:25:23Z",
"rates": {
"MDL": 5.960864
}
}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": 596.0864,
"rate": 5.960864
}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