Rate Overview
Live
1 FJD = 38.9096 KGS
1 KGS = 0.025701
FJD
Avg
38.9723
High
39.2115
Low
38.5912
Last updated: 7/25/2026, 11:00:48 PM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 38.91 KGS |
| 10 FJD | 389.10 KGS |
| 50 FJD | 1,945.48 KGS |
| 100 FJD | 3,890.96 KGS |
| 500 FJD | 19,454.78 KGS |
| 1,000 FJD | 38,909.56 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-25T23:00:48Z",
"rates": {
"KGS": 38.909563
}
}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": 3890.9563,
"rate": 38.909563
}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