Rate Overview
Live
1 KGS = 2.0357 DJF
1 DJF = 0.491241
KGS
Avg
2.0369
High
2.0405
Low
2.0313
Last updated: 3/6/2026, 8:14:40 AM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.36 DJF |
| 50 KGS | 101.78 DJF |
| 100 KGS | 203.57 DJF |
| 500 KGS | 1,017.83 DJF |
| 1,000 KGS | 2,035.66 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-03-06T08:14:40Z",
"rates": {
"DJF": 2.03566
}
}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.566,
"rate": 2.03566
}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