Rate Overview
Live
1 TND = 18.2606 MKD
1 MKD = 0.054763
TND
Avg
18.2455
High
18.4820
Low
18.0064
Last updated: 7/21/2026, 2:09:32 AM
Quick Conversions
| TND | MKD |
|---|---|
| 1 TND | 18.26 MKD |
| 10 TND | 182.61 MKD |
| 50 TND | 913.03 MKD |
| 100 TND | 1,826.06 MKD |
| 500 TND | 9,130.30 MKD |
| 1,000 TND | 18,260.60 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-21T02:09:32Z",
"rates": {
"MKD": 18.260604
}
}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": 1826.0604,
"rate": 18.260604
}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