Rate Overview
Live
1 KGS = 2.0361 DJF
1 DJF = 0.491138
KGS
Avg
2.0448
High
2.1079
Low
2.0285
Last updated: 5/27/2026, 8:44:38 PM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.36 DJF |
| 50 KGS | 101.80 DJF |
| 100 KGS | 203.61 DJF |
| 500 KGS | 1,018.04 DJF |
| 1,000 KGS | 2,036.09 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-05-27T20:44:38Z",
"rates": {
"DJF": 2.036088
}
}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.6088,
"rate": 2.036088
}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