Rate Overview
Live
1 ZAR = 0.136583 FJD
1 FJD = 7.3216
ZAR
Avg
0.137288
High
0.138040
Low
0.136583
Last updated: 8/15/2026, 4:05:22 PM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.14 FJD |
| 10 ZAR | 1.37 FJD |
| 50 ZAR | 6.83 FJD |
| 100 ZAR | 13.66 FJD |
| 500 ZAR | 68.29 FJD |
| 1,000 ZAR | 136.58 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-08-15T16:05:22Z",
"rates": {
"FJD": 0.136583
}
}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": 13.6583,
"rate": 0.136583
}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