Rate Overview
Live
1 FJD = 23.7276 MKD
1 MKD = 0.042145
FJD
Avg
23.8890
High
24.0797
Low
23.7276
Last updated: 3/27/2026, 11:18:33 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 23.73 MKD |
| 10 FJD | 237.28 MKD |
| 50 FJD | 1,186.38 MKD |
| 100 FJD | 2,372.76 MKD |
| 500 FJD | 11,863.82 MKD |
| 1,000 FJD | 23,727.64 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-03-27T11:18:33Z",
"rates": {
"MKD": 23.727638
}
}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": 2372.7637999999997,
"rate": 23.727638
}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