Rate Overview
Live
1 FJD = 39.1765 KGS
1 KGS = 0.025526
FJD
Avg
38.9110
High
39.1765
Low
38.5912
Last updated: 7/3/2026, 5:34:33 PM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.18 KGS |
| 10 FJD | 391.76 KGS |
| 50 FJD | 1,958.82 KGS |
| 100 FJD | 3,917.65 KGS |
| 500 FJD | 19,588.24 KGS |
| 1,000 FJD | 39,176.48 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-03T17:34:33Z",
"rates": {
"KGS": 39.176475
}
}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": 3917.6475000000005,
"rate": 39.176475
}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