Rate Overview
Live
1 SAR = 0.586244 FJD
1 FJD = 1.7058
SAR
Avg
0.587989
High
0.590563
Low
0.584643
Last updated: 3/7/2026, 12:31:16 AM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.59 FJD |
| 10 SAR | 5.86 FJD |
| 50 SAR | 29.31 FJD |
| 100 SAR | 58.62 FJD |
| 500 SAR | 293.12 FJD |
| 1,000 SAR | 586.24 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-03-07T00:31:16Z",
"rates": {
"FJD": 0.586244
}
}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": 58.6244,
"rate": 0.586244
}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