Rate Overview
Live
1 FJD = 24.0105 MKD
1 MKD = 0.041648
FJD
Avg
23.7359
High
24.1385
Low
23.0571
Last updated: 7/12/2026, 10:44:37 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 24.01 MKD |
| 10 FJD | 240.10 MKD |
| 50 FJD | 1,200.52 MKD |
| 100 FJD | 2,401.05 MKD |
| 500 FJD | 12,005.24 MKD |
| 1,000 FJD | 24,010.47 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-07-12T10:44:37Z",
"rates": {
"MKD": 24.010473
}
}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": 2401.0473,
"rate": 24.010473
}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