Rate Overview
Live
1 FJD = 39.6429 KGS
1 KGS = 0.025225
FJD
Avg
39.6654
High
39.7906
Low
39.3034
Last updated: 5/7/2026, 12:15:39 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.64 KGS |
| 10 FJD | 396.43 KGS |
| 50 FJD | 1,982.15 KGS |
| 100 FJD | 3,964.29 KGS |
| 500 FJD | 19,821.45 KGS |
| 1,000 FJD | 39,642.90 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-05-07T00:15:39Z",
"rates": {
"KGS": 39.6429
}
}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": 3964.29,
"rate": 39.6429
}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