Rate Overview
Live
1 KGS = 2.0365 DJF
1 DJF = 0.491032
KGS
Avg
2.0345
High
2.0378
Low
2.0309
Last updated: 6/19/2026, 8:54:40 AM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.37 DJF |
| 50 KGS | 101.83 DJF |
| 100 KGS | 203.65 DJF |
| 500 KGS | 1,018.26 DJF |
| 1,000 KGS | 2,036.53 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-06-19T08:54:40Z",
"rates": {
"DJF": 2.036527
}
}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.6527,
"rate": 2.036527
}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