Rate Overview
Live
1 SEK = 0.232803 FJD
1 FJD = 4.2955
SEK
Avg
0.239756
High
0.251330
Low
0.230436
Last updated: 7/14/2026, 11:05:30 AM
Quick Conversions
| SEK | FJD |
|---|---|
| 1 SEK | 0.23 FJD |
| 10 SEK | 2.33 FJD |
| 50 SEK | 11.64 FJD |
| 100 SEK | 23.28 FJD |
| 500 SEK | 116.40 FJD |
| 1,000 SEK | 232.80 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-14T11:05:30Z",
"rates": {
"FJD": 0.232803
}
}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.2803,
"rate": 0.232803
}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