Rate Overview
Live
1 TND = 5.9297 MDL
1 MDL = 0.168643
TND
Avg
5.9452
High
6.0476
Low
5.8129
Last updated: 7/27/2026, 1:16:47 AM
Quick Conversions
| TND | MDL |
|---|---|
| 1 TND | 5.93 MDL |
| 10 TND | 59.30 MDL |
| 50 TND | 296.48 MDL |
| 100 TND | 592.97 MDL |
| 500 TND | 2,964.85 MDL |
| 1,000 TND | 5,929.70 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-27T01:16:47Z",
"rates": {
"MDL": 5.929697
}
}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": 592.9697,
"rate": 5.929697
}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