Rate Overview
Live
1 KGS = 2.0374 DJF
1 DJF = 0.490833
KGS
Avg
2.0354
High
2.0431
Low
2.0304
Last updated: 9/12/2026, 7:22:30 AM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.37 DJF |
| 50 KGS | 101.87 DJF |
| 100 KGS | 203.74 DJF |
| 500 KGS | 1,018.68 DJF |
| 1,000 KGS | 2,037.35 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-09-12T07:22:30Z",
"rates": {
"DJF": 2.037352
}
}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.7352,
"rate": 2.037352
}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