FJD
$
SGD
$

FJD/SGD Exchange Rate

Fiji Dollar to Singapore Dollar

Live Rate
0.573400
-0.20% 7D

1 SGD = 1.7440 FJD

FJD/SGD Price Chart

Historical exchange rate performance

Current 0.573400
High 0.578492
Low 0.572823
7D Change -0.20%

Rate Overview

Live
1 FJD = 0.573400 SGD
1 SGD = 1.7440 FJD
Avg
0.575221
High
0.578492
Low
0.572823

Last updated: 3/6/2026, 8:10:17 AM

Quick Conversions

FJDSGD
1 FJD0.57 SGD
10 FJD5.73 SGD
50 FJD28.67 SGD
100 FJD57.34 SGD
500 FJD286.70 SGD
1,000 FJD573.40 SGD

Get FJD/SGD Rates via API

Latest Rate

https://api.fxfeed.io/v2/latest?base=FJD&currencies=SGD

Example Response:

{
  "success": true,
  "base": "FJD",
  "date": "2026-03-06T08:10:17Z",
  "rates": {
    "SGD": 0.5734
  }
}

Convert Amount

https://api.fxfeed.io/v2/convert?from=FJD&to=SGD&amount=100

Example Response:

{
  "success": true,
  "query": {
    "from": "FJD",
    "to": "SGD",
    "amount": 100
  },
  "result": 57.34,
  "rate": 0.5734
}

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