Rate Overview
Live
1 FJD = 24.0616 MKD
1 MKD = 0.041560
FJD
Avg
23.8331
High
24.0616
Low
23.5315
Last updated: 3/7/2026, 1:01:53 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 24.06 MKD |
| 10 FJD | 240.62 MKD |
| 50 FJD | 1,203.08 MKD |
| 100 FJD | 2,406.16 MKD |
| 500 FJD | 12,030.80 MKD |
| 1,000 FJD | 24,061.61 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-07T01:01:53Z",
"rates": {
"MKD": 24.061606
}
}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": 2406.1606,
"rate": 24.061606
}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