Rate Overview
Live
1 FJD = 0.574315 SGD
1 SGD = 1.7412
FJD
Avg
0.575767
High
0.579408
Low
0.574315
Last updated: 8/14/2026, 5:12:18 PM
Quick Conversions
| FJD | SGD |
|---|---|
| 1 FJD | 0.57 SGD |
| 10 FJD | 5.74 SGD |
| 50 FJD | 28.72 SGD |
| 100 FJD | 57.43 SGD |
| 500 FJD | 287.16 SGD |
| 1,000 FJD | 574.32 SGD |
Get FJD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=SGDExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-08-14T17:12:18Z",
"rates": {
"SGD": 0.574315
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "SGD",
"amount": 100
},
"result": 57.4315,
"rate": 0.574315
}Build with FJD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key