Rate Overview
Live
1 FJD = 270.2507 SDG
1 SDG = 0.003700
FJD
Avg
270.1428
High
271.7666
Low
269.6175
Last updated: 8/13/2026, 2:44:46 PM
Quick Conversions
| FJD | SDG |
|---|---|
| 1 FJD | 270.25 SDG |
| 10 FJD | 2,702.51 SDG |
| 50 FJD | 13,512.53 SDG |
| 100 FJD | 27,025.07 SDG |
| 500 FJD | 135,125.34 SDG |
| 1,000 FJD | 270,250.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-08-13T14:44:46Z",
"rates": {
"SDG": 270.250677
}
}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": 27025.0677,
"rate": 270.250677
}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