Rate Overview
Live
1 FJD = 0.577019 SGD
1 SGD = 1.7330
FJD
Avg
0.579050
High
0.582480
Low
0.576342
Last updated: 5/26/2026, 5:49:49 AM
Quick Conversions
| FJD | SGD |
|---|---|
| 1 FJD | 0.58 SGD |
| 10 FJD | 5.77 SGD |
| 50 FJD | 28.85 SGD |
| 100 FJD | 57.70 SGD |
| 500 FJD | 288.51 SGD |
| 1,000 FJD | 577.02 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-05-26T05:49:49Z",
"rates": {
"SGD": 0.577019
}
}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.701899999999995,
"rate": 0.577019
}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