Rate Overview
Live
1 ZAR = 0.131914 FJD
1 FJD = 7.5807
ZAR
Avg
0.128670
High
0.137386
Low
0.121505
Last updated: 3/27/2026, 7:51:05 AM
Quick Conversions
| ZAR | FJD |
|---|---|
| 1 ZAR | 0.13 FJD |
| 10 ZAR | 1.32 FJD |
| 50 ZAR | 6.60 FJD |
| 100 ZAR | 13.19 FJD |
| 500 ZAR | 65.96 FJD |
| 1,000 ZAR | 131.91 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-27T07:51:05Z",
"rates": {
"FJD": 0.131914
}
}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.1914,
"rate": 0.131914
}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