Rate Overview
Live
1 SEK = 0.230412 FJD
1 FJD = 4.3401
SEK
Avg
0.231027
High
0.232560
Low
0.229655
Last updated: 7/24/2026, 9:28:08 PM
Quick Conversions
| SEK | FJD |
|---|---|
| 1 SEK | 0.23 FJD |
| 10 SEK | 2.30 FJD |
| 50 SEK | 11.52 FJD |
| 100 SEK | 23.04 FJD |
| 500 SEK | 115.21 FJD |
| 1,000 SEK | 230.41 FJD |
Get SEK/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=FJDExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-24T21:28:08Z",
"rates": {
"FJD": 0.230412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "FJD",
"amount": 100
},
"result": 23.0412,
"rate": 0.230412
}Build with SEK/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key