Rate Overview
Live
1 FJD = 272.4822 SDG
1 SDG = 0.003670
FJD
Avg
270.8922
High
272.4822
Low
269.3574
Last updated: 4/16/2026, 7:59:38 PM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 272.48 SDG |
| 10 FJD | 2,724.82 SDG |
| 50 FJD | 13,624.11 SDG |
| 100 FJD | 27,248.22 SDG |
| 500 FJD | 136,241.11 SDG |
| 1,000 FJD | 272,482.22 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-04-16T19:59:38Z",
"rates": {
"SDG": 272.48222
}
}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": 27248.221999999998,
"rate": 272.48222
}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