Rate Overview
Live
1 FJD = 1.6837 SAR
1 SAR = 0.593920
FJD
Avg
1.6854
High
1.6907
Low
1.6780
Last updated: 6/16/2026, 10:43:26 AM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.68 SAR |
| 10 FJD | 16.84 SAR |
| 50 FJD | 84.19 SAR |
| 100 FJD | 168.37 SAR |
| 500 FJD | 841.86 SAR |
| 1,000 FJD | 1,683.73 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-06-16T10:43:26Z",
"rates": {
"SAR": 1.683728
}
}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.37279999999998,
"rate": 1.683728
}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