Rate Overview
Live
1 TND = 18.2114 MKD
1 MKD = 0.054911
TND
Avg
18.2265
High
18.3317
Low
18.0108
Last updated: 7/27/2026, 8:50:26 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.21 MKD |
| 10 TND | 182.11 MKD |
| 50 TND | 910.57 MKD |
| 100 TND | 1,821.14 MKD |
| 500 TND | 9,105.70 MKD |
| 1,000 TND | 18,211.40 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-07-27T08:50:26Z",
"rates": {
"MKD": 18.2114
}
}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": 1821.14,
"rate": 18.2114
}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