Rate Overview
Live
1 SAR = 0.595346 FJD
1 FJD = 1.6797
SAR
Avg
0.593294
High
0.606289
Low
0.584632
Last updated: 7/28/2026, 2:50:05 PM
Quick Conversions
| SAR | FJD |
|---|---|
| 1 SAR | 0.60 FJD |
| 10 SAR | 5.95 FJD |
| 50 SAR | 29.77 FJD |
| 100 SAR | 59.53 FJD |
| 500 SAR | 297.67 FJD |
| 1,000 SAR | 595.35 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-07-28T14:50:05Z",
"rates": {
"FJD": 0.595346
}
}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.534600000000005,
"rate": 0.595346
}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