Rate Overview
Live
1 FJD = 267.2357 SDG
1 SDG = 0.003742
FJD
Avg
268.0725
High
268.8244
Low
267.2357
Last updated: 7/24/2026, 5:34:47 AM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 267.24 SDG |
| 10 FJD | 2,672.36 SDG |
| 50 FJD | 13,361.78 SDG |
| 100 FJD | 26,723.57 SDG |
| 500 FJD | 133,617.84 SDG |
| 1,000 FJD | 267,235.68 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-24T05:34:47Z",
"rates": {
"SDG": 267.235682
}
}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": 26723.5682,
"rate": 267.235682
}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