Rate Overview
Live
1 FJD = 39.2090 KGS
1 KGS = 0.025504
FJD
Avg
39.3654
High
39.8251
Low
38.8045
Last updated: 7/22/2026, 1:08:36 PM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.21 KGS |
| 10 FJD | 392.09 KGS |
| 50 FJD | 1,960.45 KGS |
| 100 FJD | 3,920.90 KGS |
| 500 FJD | 19,604.50 KGS |
| 1,000 FJD | 39,209.00 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-22T13:08:36Z",
"rates": {
"KGS": 39.208999
}
}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": 3920.8999,
"rate": 39.208999
}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