Rate Overview
Live
1 FJD = 1.6899 SAR
1 SAR = 0.591760
FJD
Avg
1.6880
High
1.6980
Low
1.6844
Last updated: 8/11/2026, 7:25:04 PM
Quick Conversions
| FJD | SAR |
|---|---|
| 1 FJD | 1.69 SAR |
| 10 FJD | 16.90 SAR |
| 50 FJD | 84.49 SAR |
| 100 FJD | 168.99 SAR |
| 500 FJD | 844.94 SAR |
| 1,000 FJD | 1,689.87 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-08-11T19:25:04Z",
"rates": {
"SAR": 1.689874
}
}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.9874,
"rate": 1.689874
}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