Rate Overview
Live
1 TND = 18.3248 MKD
1 MKD = 0.054571
TND
Avg
18.3124
High
18.4820
Low
18.2445
Last updated: 7/22/2026, 6:42:45 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.32 MKD |
| 10 TND | 183.25 MKD |
| 50 TND | 916.24 MKD |
| 100 TND | 1,832.48 MKD |
| 500 TND | 9,162.41 MKD |
| 1,000 TND | 18,324.83 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-22T06:42:45Z",
"rates": {
"MKD": 18.32483
}
}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": 1832.483,
"rate": 18.32483
}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