Rate Overview
Live
1 FJD = 255.5010 SOS
1 SOS = 0.003914
FJD
Avg
255.0354
High
256.1062
Low
253.9973
Last updated: 7/23/2026, 2:13:39 PM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 255.50 SOS |
| 10 FJD | 2,555.01 SOS |
| 50 FJD | 12,775.05 SOS |
| 100 FJD | 25,550.10 SOS |
| 500 FJD | 127,750.49 SOS |
| 1,000 FJD | 255,500.99 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-23T14:13:39Z",
"rates": {
"SOS": 255.500987
}
}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": 25550.098700000002,
"rate": 255.500987
}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