Rate Overview
Live
1 FJD = 23.8908 MKD
1 MKD = 0.041857
FJD
Avg
23.9466
High
24.0821
Low
23.8235
Last updated: 6/16/2026, 10:41:14 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 23.89 MKD |
| 10 FJD | 238.91 MKD |
| 50 FJD | 1,194.54 MKD |
| 100 FJD | 2,389.08 MKD |
| 500 FJD | 11,945.39 MKD |
| 1,000 FJD | 23,890.79 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-06-16T10:41:14Z",
"rates": {
"MKD": 23.890785
}
}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": 2389.0785,
"rate": 23.890785
}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