Rate Overview
Live
1 FJD = 268.6310 SDG
1 SDG = 0.003723
FJD
Avg
267.6804
High
270.3849
Low
264.7843
Last updated: 7/16/2026, 12:04:38 AM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 268.63 SDG |
| 10 FJD | 2,686.31 SDG |
| 50 FJD | 13,431.55 SDG |
| 100 FJD | 26,863.10 SDG |
| 500 FJD | 134,315.50 SDG |
| 1,000 FJD | 268,631.00 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-16T00:04:38Z",
"rates": {
"SDG": 268.631001
}
}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": 26863.100100000003,
"rate": 268.631001
}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