Rate Overview
Live
1 FJD = 0.572058 SGD
1 SGD = 1.7481
FJD
Avg
0.575185
High
0.580120
Low
0.572058
Last updated: 3/26/2026, 11:39:07 AM
Quick Conversions
| FJD | SGD |
|---|---|
| 1 FJD | 0.57 SGD |
| 10 FJD | 5.72 SGD |
| 50 FJD | 28.60 SGD |
| 100 FJD | 57.21 SGD |
| 500 FJD | 286.03 SGD |
| 1,000 FJD | 572.06 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-03-26T11:39:07Z",
"rates": {
"SGD": 0.572058
}
}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.205799999999996,
"rate": 0.572058
}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