Rate Overview
Live
1 FJD = 23.9909 MKD
1 MKD = 0.041682
FJD
Avg
23.8161
High
24.1778
Low
23.3556
Last updated: 7/24/2026, 11:23:17 AM
Quick Conversions
| FJD | MKD |
|---|---|
| 1 FJD | 23.99 MKD |
| 10 FJD | 239.91 MKD |
| 50 FJD | 1,199.55 MKD |
| 100 FJD | 2,399.09 MKD |
| 500 FJD | 11,995.45 MKD |
| 1,000 FJD | 23,990.91 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-24T11:23:17Z",
"rates": {
"MKD": 23.990908
}
}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": 2399.0908,
"rate": 23.990908
}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