Rate Overview
Live
1 DJF = 0.491437 KGS
1 KGS = 2.0348
DJF
Avg
0.490528
High
0.492632
Low
0.486248
Last updated: 3/27/2026, 3:38:09 PM
Quick Conversions
| DJF | KGS |
|---|---|
| 1 DJF | 0.49 KGS |
| 10 DJF | 4.91 KGS |
| 50 DJF | 24.57 KGS |
| 100 DJF | 49.14 KGS |
| 500 DJF | 245.72 KGS |
| 1,000 DJF | 491.44 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-03-27T15:38:09Z",
"rates": {
"KGS": 0.491437
}
}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.1437,
"rate": 0.491437
}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