Rate Overview
Live
1 KGS = 2.0363 DJF
1 DJF = 0.491090
KGS
Avg
2.0338
High
2.0373
Low
2.0311
Last updated: 4/17/2026, 4:58:36 AM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.36 DJF |
| 50 KGS | 101.81 DJF |
| 100 KGS | 203.63 DJF |
| 500 KGS | 1,018.14 DJF |
| 1,000 KGS | 2,036.29 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-04-17T04:58:36Z",
"rates": {
"DJF": 2.036288
}
}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.62879999999998,
"rate": 2.036288
}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