Rate Overview
Live
1 KGS = 2.0318 DJF
1 DJF = 0.492170
KGS
Avg
2.0319
High
2.0387
Low
2.0254
Last updated: 8/22/2026, 9:14:21 AM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.03 DJF |
| 10 KGS | 20.32 DJF |
| 50 KGS | 101.59 DJF |
| 100 KGS | 203.18 DJF |
| 500 KGS | 1,015.91 DJF |
| 1,000 KGS | 2,031.82 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-08-22T09:14:21Z",
"rates": {
"DJF": 2.031819
}
}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.1819,
"rate": 2.031819
}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