Rate Overview
Live
1 FJD = 39.0601 KGS
1 KGS = 0.025602
FJD
Avg
39.2522
High
39.9070
Low
38.3629
Last updated: 7/22/2026, 9:04:58 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.06 KGS |
| 10 FJD | 390.60 KGS |
| 50 FJD | 1,953.01 KGS |
| 100 FJD | 3,906.01 KGS |
| 500 FJD | 19,530.06 KGS |
| 1,000 FJD | 39,060.12 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-07-22T09:04:58Z",
"rates": {
"KGS": 39.060122
}
}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": 3906.0122,
"rate": 39.060122
}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