Rate Overview
Live
1 SAR = 0.590650 FJD
1 FJD = 1.6931
SAR
Avg
0.590129
High
0.593072
Low
0.587398
Last updated: 4/18/2026, 10:36:05 AM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.59 FJD |
| 10 SAR | 5.91 FJD |
| 50 SAR | 29.53 FJD |
| 100 SAR | 59.07 FJD |
| 500 SAR | 295.33 FJD |
| 1,000 SAR | 590.65 FJD |
Get SAR/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=FJDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-04-18T10:36:05Z",
"rates": {
"FJD": 0.59065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "FJD",
"amount": 100
},
"result": 59.065,
"rate": 0.59065
}Build with SAR/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key