Rate Overview
Live
1 TND = 18.1934 MKD
1 MKD = 0.054965
TND
Avg
18.1850
High
18.3535
Low
18.0773
Last updated: 9/2/2026, 6:27:27 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.19 MKD |
| 10 TND | 181.93 MKD |
| 50 TND | 909.67 MKD |
| 100 TND | 1,819.34 MKD |
| 500 TND | 9,096.70 MKD |
| 1,000 TND | 18,193.39 MKD |
Get TND/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TND¤cies=MKDExample Response:
{
"success": true,
"base": "TND",
"date": "2026-09-02T06:27:27Z",
"rates": {
"MKD": 18.193391
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TND&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TND",
"to": "MKD",
"amount": 100
},
"result": 1819.3391,
"rate": 18.193391
}Build with TND/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key