Rate Overview
Live
1 FJD = 255.4996 SOS
1 SOS = 0.003914
FJD
Avg
256.2302
High
261.2386
Low
248.0102
Last updated: 7/14/2026, 9:10:39 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 255.50 SOS |
| 10 FJD | 2,555.00 SOS |
| 50 FJD | 12,774.98 SOS |
| 100 FJD | 25,549.96 SOS |
| 500 FJD | 127,749.80 SOS |
| 1,000 FJD | 255,499.60 SOS |
Get FJD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SOSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-14T21:10:39Z",
"rates": {
"SOS": 255.499599
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SOS",
"amount": 100
},
"result": 25549.959899999998,
"rate": 255.499599
}Build with FJD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key