Rate Overview
Live
1 ZAR = 0.129761 FJD
1 FJD = 7.7065
ZAR
Avg
0.128562
High
0.137386
Low
0.121505
Last updated: 3/27/2026, 1:27:27 PM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.13 FJD |
| 10 ZAR | 1.30 FJD |
| 50 ZAR | 6.49 FJD |
| 100 ZAR | 12.98 FJD |
| 500 ZAR | 64.88 FJD |
| 1,000 ZAR | 129.76 FJD |
Get ZAR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ZAR¤cies=FJDExample Response:
{
"success": true,
"base": "ZAR",
"date": "2026-03-27T13:27:27Z",
"rates": {
"FJD": 0.129761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ZAR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "ZAR",
"to": "FJD",
"amount": 100
},
"result": 12.976099999999999,
"rate": 0.129761
}Build with ZAR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key