Rate Overview
Live
1 TND = 18.0438 MKD
1 MKD = 0.055421
TND
Avg
18.2162
High
18.3317
Low
18.0438
Last updated: 3/7/2026, 8:00:23 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.04 MKD |
| 10 TND | 180.44 MKD |
| 50 TND | 902.19 MKD |
| 100 TND | 1,804.38 MKD |
| 500 TND | 9,021.91 MKD |
| 1,000 TND | 18,043.82 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-03-07T08:00:23Z",
"rates": {
"MKD": 18.043818
}
}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": 1804.3818,
"rate": 18.043818
}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