Rate Overview
Live
1 FJD = 269.6586 SDG
1 SDG = 0.003708
FJD
Avg
269.7787
High
270.5822
Low
268.5643
Last updated: 6/16/2026, 4:08:47 AM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 269.66 SDG |
| 10 FJD | 2,696.59 SDG |
| 50 FJD | 13,482.93 SDG |
| 100 FJD | 26,965.86 SDG |
| 500 FJD | 134,829.32 SDG |
| 1,000 FJD | 269,658.64 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-06-16T04:08:47Z",
"rates": {
"SDG": 269.658641
}
}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": 26965.8641,
"rate": 269.658641
}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