Rate Overview
Live
1 TND = 6.0065 MDL
1 MDL = 0.166486
TND
Avg
5.9370
High
6.0198
Low
5.7927
Last updated: 7/3/2026, 4:08:22 AM
Quick Conversions
| TND | MDL |
|---|---|
| 1 TND | 6.01 MDL |
| 10 TND | 60.06 MDL |
| 50 TND | 300.32 MDL |
| 100 TND | 600.65 MDL |
| 500 TND | 3,003.25 MDL |
| 1,000 TND | 6,006.49 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-03T04:08:22Z",
"rates": {
"MDL": 6.006494
}
}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": 600.6494,
"rate": 6.006494
}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