Rate Overview
Live
1 FJD = 4.1683 SEK
1 SEK = 0.239908
FJD
Avg
4.1667
High
4.1926
Low
4.1182
Last updated: 4/16/2026, 7:55:22 PM
Quick Conversions
| FJD | SEK |
|---|---|
| 1 FJD | 4.17 SEK |
| 10 FJD | 41.68 SEK |
| 50 FJD | 208.41 SEK |
| 100 FJD | 416.83 SEK |
| 500 FJD | 2,084.14 SEK |
| 1,000 FJD | 4,168.27 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-04-16T19:55:22Z",
"rates": {
"SEK": 4.168272
}
}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": 416.8272,
"rate": 4.168272
}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