Rate Overview
Live
1 SGD = 1.7368 FJD
1 FJD = 0.575776
SGD
Avg
1.7394
High
1.7718
Low
1.7192
Last updated: 7/28/2026, 10:39:16 PM
Quick Conversions
| SGD | FJD |
|---|---|
| 1 SGD | 1.74 FJD |
| 10 SGD | 17.37 FJD |
| 50 SGD | 86.84 FJD |
| 100 SGD | 173.68 FJD |
| 500 SGD | 868.39 FJD |
| 1,000 SGD | 1,736.79 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-07-28T22:39:16Z",
"rates": {
"FJD": 1.736787
}
}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": 173.67870000000002,
"rate": 1.736787
}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