Rate Overview
Live
1 FJD = 270.7398 SDG
1 SDG = 0.003694
FJD
Avg
264.1558
High
273.2300
Low
233.4352
Last updated: 5/27/2026, 4:49:42 AM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 270.74 SDG |
| 10 FJD | 2,707.40 SDG |
| 50 FJD | 13,536.99 SDG |
| 100 FJD | 27,073.98 SDG |
| 500 FJD | 135,369.89 SDG |
| 1,000 FJD | 270,739.79 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-05-27T04:49:42Z",
"rates": {
"SDG": 270.739785
}
}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": 27073.978499999997,
"rate": 270.739785
}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