Rate Overview
Live
1 FJD = 256.5491 SOS
1 SOS = 0.003898
FJD
Avg
256.4695
High
258.0693
Low
254.3733
Last updated: 3/27/2026, 3:09:48 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 256.55 SOS |
| 10 FJD | 2,565.49 SOS |
| 50 FJD | 12,827.45 SOS |
| 100 FJD | 25,654.91 SOS |
| 500 FJD | 128,274.55 SOS |
| 1,000 FJD | 256,549.09 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-03-27T15:09:48Z",
"rates": {
"SOS": 256.549094
}
}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": 25654.909400000004,
"rate": 256.549094
}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