Rate Overview
Live
1 DJF = 0.490463 KGS
1 KGS = 2.0389
DJF
Avg
0.490855
High
0.492242
Low
0.490346
Last updated: 7/19/2026, 11:25:22 AM
Quick Conversions
| DJF | KGS |
|---|---|
| 1 DJF | 0.49 KGS |
| 10 DJF | 4.90 KGS |
| 50 DJF | 24.52 KGS |
| 100 DJF | 49.05 KGS |
| 500 DJF | 245.23 KGS |
| 1,000 DJF | 490.46 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-07-19T11:25:22Z",
"rates": {
"KGS": 0.490463
}
}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.046299999999995,
"rate": 0.490463
}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