Rate Overview
Live
1 SGD = 1.7389 FJD
1 FJD = 0.575075
SGD
Avg
1.7418
High
1.7488
Low
1.7357
Last updated: 4/17/2026, 12:16:17 PM
Quick Conversions
| SGD | FJD |
|---|---|
| 1 SGD | 1.74 FJD |
| 10 SGD | 17.39 FJD |
| 50 SGD | 86.95 FJD |
| 100 SGD | 173.89 FJD |
| 500 SGD | 869.45 FJD |
| 1,000 SGD | 1,738.90 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-04-17T12:16:17Z",
"rates": {
"FJD": 1.738904
}
}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.8904,
"rate": 1.738904
}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