Rate Overview
Live
1 FJD = 38.9504 KGS
1 KGS = 0.025674
FJD
Avg
38.9249
High
40.0453
Low
38.0386
Last updated: 7/24/2026, 4:55:57 AM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 38.95 KGS |
| 10 FJD | 389.50 KGS |
| 50 FJD | 1,947.52 KGS |
| 100 FJD | 3,895.04 KGS |
| 500 FJD | 19,475.18 KGS |
| 1,000 FJD | 38,950.37 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-24T04:55:57Z",
"rates": {
"KGS": 38.950368
}
}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": 3895.0368,
"rate": 38.950368
}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