Rate Overview
Live
1 FJD = 4.2851 SEK
1 SEK = 0.233365
FJD
Avg
4.2727
High
4.2926
Low
4.2521
Last updated: 8/12/2026, 4:24:52 AM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.29 SEK |
| 10 FJD | 42.85 SEK |
| 50 FJD | 214.26 SEK |
| 100 FJD | 428.51 SEK |
| 500 FJD | 2,142.56 SEK |
| 1,000 FJD | 4,285.13 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-08-12T04:24:52Z",
"rates": {
"SEK": 4.285127
}
}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": 428.5127,
"rate": 4.285127
}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