Rate Overview
Live
1 FJD = 1.6888 SAR
1 SAR = 0.592119
FJD
Avg
1.6884
High
1.6999
Low
1.6743
Last updated: 3/27/2026, 2:45:48 PM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.69 SAR |
| 10 FJD | 16.89 SAR |
| 50 FJD | 84.44 SAR |
| 100 FJD | 168.88 SAR |
| 500 FJD | 844.42 SAR |
| 1,000 FJD | 1,688.85 SAR |
Get FJD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SARExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T14:45:48Z",
"rates": {
"SAR": 1.688849
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SAR",
"amount": 100
},
"result": 168.88490000000002,
"rate": 1.688849
}Build with FJD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key