Rate Overview
Live
1 FJD = 267.0925 SDG
1 SDG = 0.003744
FJD
Avg
268.7534
High
273.7813
Low
252.4446
Last updated: 7/26/2026, 1:11:15 PM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 267.09 SDG |
| 10 FJD | 2,670.92 SDG |
| 50 FJD | 13,354.62 SDG |
| 100 FJD | 26,709.25 SDG |
| 500 FJD | 133,546.25 SDG |
| 1,000 FJD | 267,092.49 SDG |
Get FJD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SDGExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-07-26T13:11:15Z",
"rates": {
"SDG": 267.092491
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SDG",
"amount": 100
},
"result": 26709.2491,
"rate": 267.092491
}Build with FJD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key