Rate Overview
Live
1 FJD = 256.5524 SOS
1 SOS = 0.003898
FJD
Avg
257.4036
High
262.0357
Low
256.0984
Last updated: 8/12/2026, 4:50:52 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 256.55 SOS |
| 10 FJD | 2,565.52 SOS |
| 50 FJD | 12,827.62 SOS |
| 100 FJD | 25,655.24 SOS |
| 500 FJD | 128,276.18 SOS |
| 1,000 FJD | 256,552.35 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-08-12T04:50:52Z",
"rates": {
"SOS": 256.552354
}
}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": 25655.235399999998,
"rate": 256.552354
}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