Rate Overview
Live
1 KGS = 2.0441 DJF
1 DJF = 0.489221
KGS
Avg
2.0354
High
2.0441
Low
2.0327
Last updated: 5/7/2026, 3:44:25 PM
Quick Conversions
| KGS | DJF |
|---|---|
| 1 KGS | 2.04 DJF |
| 10 KGS | 20.44 DJF |
| 50 KGS | 102.20 DJF |
| 100 KGS | 204.41 DJF |
| 500 KGS | 1,022.03 DJF |
| 1,000 KGS | 2,044.07 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-07T15:44:25Z",
"rates": {
"DJF": 2.044068
}
}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": 204.40680000000003,
"rate": 2.044068
}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