Rate Overview
Live
1 FJD = 39.6480 KGS
1 KGS = 0.025222
FJD
Avg
39.4168
High
39.6480
Low
39.1934
Last updated: 4/16/2026, 7:57:59 PM
Quick Conversions
| FJD | KGS |
|---|---|
| 1 FJD | 39.65 KGS |
| 10 FJD | 396.48 KGS |
| 50 FJD | 1,982.40 KGS |
| 100 FJD | 3,964.80 KGS |
| 500 FJD | 19,823.99 KGS |
| 1,000 FJD | 39,647.98 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-04-16T19:57:59Z",
"rates": {
"KGS": 39.647984
}
}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.7984,
"rate": 39.647984
}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