Rate Overview
Live
1 DJF = 0.491607 KGS
1 KGS = 2.0341
DJF
Avg
0.491080
High
0.491836
Low
0.489419
Last updated: 9/2/2026, 1:32:00 AM
Quick Conversions
| DJF | KGS |
|---|---|
| 1 DJF | 0.49 KGS |
| 10 DJF | 4.92 KGS |
| 50 DJF | 24.58 KGS |
| 100 DJF | 49.16 KGS |
| 500 DJF | 245.80 KGS |
| 1,000 DJF | 491.61 KGS |
Get DJF/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=KGSExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-09-02T01:32:00Z",
"rates": {
"KGS": 0.491607
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "KGS",
"amount": 100
},
"result": 49.1607,
"rate": 0.491607
}Build with DJF/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key