Rate Overview
Live
1 TND = 5.9863 MDL
1 MDL = 0.167048
TND
Avg
5.8163
High
5.9863
Low
5.6977
Last updated: 3/27/2026, 11:49:41 AM
Quick Conversions
| TND | MDL |
|---|---|
| 1 TND | 5.99 MDL |
| 10 TND | 59.86 MDL |
| 50 TND | 299.32 MDL |
| 100 TND | 598.63 MDL |
| 500 TND | 2,993.15 MDL |
| 1,000 TND | 5,986.30 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-03-27T11:49:41Z",
"rates": {
"MDL": 5.986302
}
}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": 598.6302000000001,
"rate": 5.986302
}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