Rate Overview
Live
1 FJD = 253.9782 SOS
1 SOS = 0.003937
FJD
Avg
255.4585
High
259.3929
Low
248.0102
Last updated: 3/27/2026, 11:14:16 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 253.98 SOS |
| 10 FJD | 2,539.78 SOS |
| 50 FJD | 12,698.91 SOS |
| 100 FJD | 25,397.82 SOS |
| 500 FJD | 126,989.09 SOS |
| 1,000 FJD | 253,978.19 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-27T11:14:16Z",
"rates": {
"SOS": 253.978188
}
}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": 25397.818799999997,
"rate": 253.978188
}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