Rate Overview
Live
1 SGD = 1.7451 FJD
1 FJD = 0.573030
SGD
Avg
1.7397
High
1.7482
Low
1.7290
Last updated: 7/8/2026, 7:36:21 AM
Quick Conversions
| SGD | FJD |
|---|---|
| 1 SGD | 1.75 FJD |
| 10 SGD | 17.45 FJD |
| 50 SGD | 87.26 FJD |
| 100 SGD | 174.51 FJD |
| 500 SGD | 872.55 FJD |
| 1,000 SGD | 1,745.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-07-08T07:36:21Z",
"rates": {
"FJD": 1.745109
}
}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": 174.5109,
"rate": 1.745109
}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