Rate Overview
Live
1 SGD = 1.7281 FJD
1 FJD = 0.578667
SGD
Avg
1.7345
High
1.7457
Low
1.7281
Last updated: 3/7/2026, 9:16:57 AM
Quick Conversions
| SGD | FJD |
|---|---|
| 1 SGD | 1.73 FJD |
| 10 SGD | 17.28 FJD |
| 50 SGD | 86.41 FJD |
| 100 SGD | 172.81 FJD |
| 500 SGD | 864.06 FJD |
| 1,000 SGD | 1,728.11 FJD |
Get SGD/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=FJDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-07T09:16:57Z",
"rates": {
"FJD": 1.728111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "FJD",
"amount": 100
},
"result": 172.81109999999998,
"rate": 1.728111
}Build with SGD/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key