Rate Overview
Live
1 FJD = 24.0488 MKD
1 MKD = 0.041582
FJD
Avg
23.5450
High
24.1918
Low
22.9975
Last updated: 7/24/2026, 9:36:55 PM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 24.05 MKD |
| 10 FJD | 240.49 MKD |
| 50 FJD | 1,202.44 MKD |
| 100 FJD | 2,404.88 MKD |
| 500 FJD | 12,024.39 MKD |
| 1,000 FJD | 24,048.77 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-24T21:36:55Z",
"rates": {
"MKD": 24.048775
}
}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": 2404.8775,
"rate": 24.048775
}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