Rate Overview
Live
1 FJD = 23.6543 MKD
1 MKD = 0.042276
FJD
Avg
23.6563
High
23.7626
Low
23.5524
Last updated: 4/16/2026, 7:59:36 PM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 23.65 MKD |
| 10 FJD | 236.54 MKD |
| 50 FJD | 1,182.72 MKD |
| 100 FJD | 2,365.43 MKD |
| 500 FJD | 11,827.16 MKD |
| 1,000 FJD | 23,654.32 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-04-16T19:59:36Z",
"rates": {
"MKD": 23.654315
}
}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": 2365.4315,
"rate": 23.654315
}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