Rate Overview
Live
1 FJD = 4.3204 SEK
1 SEK = 0.231462
FJD
Avg
4.3292
High
4.3544
Low
4.2999
Last updated: 7/26/2026, 1:51:43 AM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.32 SEK |
| 10 FJD | 43.20 SEK |
| 50 FJD | 216.02 SEK |
| 100 FJD | 432.04 SEK |
| 500 FJD | 2,160.18 SEK |
| 1,000 FJD | 4,320.36 SEK |
Get FJD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SEKExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-26T01:51:43Z",
"rates": {
"SEK": 4.320361
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SEK",
"amount": 100
},
"result": 432.03610000000003,
"rate": 4.320361
}Build with FJD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key