Rate Overview
Live
1 FJD = 38.8649 KGS
1 KGS = 0.025730
FJD
Avg
39.2115
High
39.5061
Low
38.8649
Last updated: 3/27/2026, 10:03:39 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 38.86 KGS |
| 10 FJD | 388.65 KGS |
| 50 FJD | 1,943.24 KGS |
| 100 FJD | 3,886.49 KGS |
| 500 FJD | 19,432.45 KGS |
| 1,000 FJD | 38,864.89 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-27T10:03:39Z",
"rates": {
"KGS": 38.864894
}
}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": 3886.4894,
"rate": 38.864894
}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