Rate Overview
Live
1 FJD = 1.6953 SAR
1 SAR = 0.589854
FJD
Avg
1.6977
High
1.7055
Low
1.6945
Last updated: 9/1/2026, 6:58:20 PM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.70 SAR |
| 10 FJD | 16.95 SAR |
| 50 FJD | 84.77 SAR |
| 100 FJD | 169.53 SAR |
| 500 FJD | 847.67 SAR |
| 1,000 FJD | 1,695.34 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-09-01T18:58:20Z",
"rates": {
"SAR": 1.695336
}
}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": 169.5336,
"rate": 1.695336
}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