Rate Overview
Live
1 FJD = 39.2847 KGS
1 KGS = 0.025455
FJD
Avg
39.3086
High
39.4295
Low
39.1355
Last updated: 6/16/2026, 4:18:08 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.28 KGS |
| 10 FJD | 392.85 KGS |
| 50 FJD | 1,964.24 KGS |
| 100 FJD | 3,928.47 KGS |
| 500 FJD | 19,642.37 KGS |
| 1,000 FJD | 39,284.74 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-06-16T04:18:08Z",
"rates": {
"KGS": 39.284737
}
}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": 3928.4737,
"rate": 39.284737
}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