Rate Overview
Live
1 FJD = 39.4562 KGS
1 KGS = 0.025345
FJD
Avg
38.5409
High
39.7765
Low
37.4055
Last updated: 5/27/2026, 4:52:25 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.46 KGS |
| 10 FJD | 394.56 KGS |
| 50 FJD | 1,972.81 KGS |
| 100 FJD | 3,945.62 KGS |
| 500 FJD | 19,728.08 KGS |
| 1,000 FJD | 39,456.17 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-27T04:52:25Z",
"rates": {
"KGS": 39.456168
}
}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": 3945.6168,
"rate": 39.456168
}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