Rate Overview
Live
1 FJD = 257.3693 SOS
1 SOS = 0.003885
FJD
Avg
258.2970
High
259.8932
Low
257.3693
Last updated: 9/2/2026, 4:34:13 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 257.37 SOS |
| 10 FJD | 2,573.69 SOS |
| 50 FJD | 12,868.47 SOS |
| 100 FJD | 25,736.93 SOS |
| 500 FJD | 128,684.66 SOS |
| 1,000 FJD | 257,369.31 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-09-02T04:34:13Z",
"rates": {
"SOS": 257.369312
}
}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": 25736.9312,
"rate": 257.369312
}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