Rate Overview
Live
1 KGS = 0.025700 FJD
1 FJD = 38.9105
KGS
Avg
0.025618
High
0.025700
Low
0.025532
Last updated: 7/25/2026, 6:21:05 PM
Quick Conversions
| KGS | FJD |
|---|---|
| 1 KGS | 0.03 FJD |
| 10 KGS | 0.26 FJD |
| 50 KGS | 1.29 FJD |
| 100 KGS | 2.57 FJD |
| 500 KGS | 12.85 FJD |
| 1,000 KGS | 25.70 FJD |
Get KGS/FJD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=FJDExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-07-25T18:21:05Z",
"rates": {
"FJD": 0.0257
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=FJD&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "FJD",
"amount": 100
},
"result": 2.5700000000000003,
"rate": 0.0257
}Build with KGS/FJD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key