Rate Overview
Live
1 FJD = 253.5032 SOS
1 SOS = 0.003945
FJD
Avg
253.5731
High
254.9508
Low
252.1368
Last updated: 7/1/2026, 4:37:40 AM
Quick Conversions
| FJD | SOS |
|---|---|
| 1 FJD | 253.50 SOS |
| 10 FJD | 2,535.03 SOS |
| 50 FJD | 12,675.16 SOS |
| 100 FJD | 25,350.32 SOS |
| 500 FJD | 126,751.62 SOS |
| 1,000 FJD | 253,503.23 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-01T04:37:40Z",
"rates": {
"SOS": 253.50323
}
}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": 25350.323,
"rate": 253.50323
}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