Rate Overview
Live
1 FJD = 39.2583 KGS
1 KGS = 0.025472
FJD
Avg
38.6566
High
39.5955
Low
37.2323
Last updated: 3/27/2026, 3:37:25 PM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.26 KGS |
| 10 FJD | 392.58 KGS |
| 50 FJD | 1,962.92 KGS |
| 100 FJD | 3,925.83 KGS |
| 500 FJD | 19,629.15 KGS |
| 1,000 FJD | 39,258.31 KGS |
Get FJD/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FJD¤cies=KGSExample Response:
{
"success": true,
"base": "FJD",
"date": "2026-03-27T15:37:25Z",
"rates": {
"KGS": 39.258306
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FJD&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "FJD",
"to": "KGS",
"amount": 100
},
"result": 3925.8306,
"rate": 39.258306
}Build with FJD/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key