Rate Overview
Live
1 KGS = 2.0362 DJF
1 DJF = 0.491123
KGS
Avg
2.0360
High
2.0404
Low
2.0339
Last updated: 7/11/2026, 9:59:14 PM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.36 DJF |
| 50 KGS | 101.81 DJF |
| 100 KGS | 203.62 DJF |
| 500 KGS | 1,018.08 DJF |
| 1,000 KGS | 2,036.15 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-07-11T21:59:14Z",
"rates": {
"DJF": 2.036151
}
}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.61509999999998,
"rate": 2.036151
}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