Rate Overview
Live
1 KGS = 0.025348 FJD
1 FJD = 39.4508
KGS
Avg
0.025277
High
0.025364
Low
0.025212
Last updated: 5/27/2026, 3:33:15 AM
Quick Conversions
| KGS | FJD |
|---|---|
| 1 KGS | 0.03 FJD |
| 10 KGS | 0.25 FJD |
| 50 KGS | 1.27 FJD |
| 100 KGS | 2.53 FJD |
| 500 KGS | 12.67 FJD |
| 1,000 KGS | 25.35 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-05-27T03:33:15Z",
"rates": {
"FJD": 0.025348
}
}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.5347999999999997,
"rate": 0.025348
}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