Rate Overview
Live
1 KGS = 2.0380 DJF
1 DJF = 0.490678
KGS
Avg
2.0364
High
2.0424
Low
2.0317
Last updated: 7/12/2026, 12:45:54 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,019.00 DJF |
| 1,000 KGS | 2,038.00 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-12T12:45:54Z",
"rates": {
"DJF": 2.037998
}
}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.7998,
"rate": 2.037998
}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