Rate Overview
Live
1 FJD = 4.2274 SEK
1 SEK = 0.236554
FJD
Avg
4.2423
High
4.2844
Low
4.2115
Last updated: 6/16/2026, 4:13:45 AM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.23 SEK |
| 10 FJD | 42.27 SEK |
| 50 FJD | 211.37 SEK |
| 100 FJD | 422.74 SEK |
| 500 FJD | 2,113.69 SEK |
| 1,000 FJD | 4,227.37 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-06-16T04:13:45Z",
"rates": {
"SEK": 4.227373
}
}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": 422.7373,
"rate": 4.227373
}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