Rate Overview
Live
1 KGS = 2.0380 DJF
1 DJF = 0.490682
KGS
Avg
2.0351
High
2.0410
Low
2.0262
Last updated: 8/2/2026, 1:13:53 PM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.38 DJF |
| 50 KGS | 101.90 DJF |
| 100 KGS | 203.80 DJF |
| 500 KGS | 1,018.99 DJF |
| 1,000 KGS | 2,037.98 DJF |
Get KGS/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=DJFExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-08-02T13:13:53Z",
"rates": {
"DJF": 2.037981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "DJF",
"amount": 100
},
"result": 203.79809999999998,
"rate": 2.037981
}Build with KGS/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key