Rate Overview
Live
1 TND = 18.2478 MKD
1 MKD = 0.054801
TND
Avg
18.2368
High
18.2734
Low
18.1989
Last updated: 8/12/2026, 6:33:16 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.25 MKD |
| 10 TND | 182.48 MKD |
| 50 TND | 912.39 MKD |
| 100 TND | 1,824.78 MKD |
| 500 TND | 9,123.92 MKD |
| 1,000 TND | 18,247.84 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-08-12T06:33:16Z",
"rates": {
"MKD": 18.247843
}
}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": 1824.7843,
"rate": 18.247843
}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