Rate Overview
Live
1 FJD = 23.9636 MKD
1 MKD = 0.041730
FJD
Avg
23.9873
High
24.1659
Low
23.9154
Last updated: 8/12/2026, 9:40:46 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 23.96 MKD |
| 10 FJD | 239.64 MKD |
| 50 FJD | 1,198.18 MKD |
| 100 FJD | 2,396.36 MKD |
| 500 FJD | 11,981.81 MKD |
| 1,000 FJD | 23,963.61 MKD |
Get FJD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=MKDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-12T09:40:46Z",
"rates": {
"MKD": 23.96361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "MKD",
"amount": 100
},
"result": 2396.361,
"rate": 23.96361
}Build with FJD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key