Rate Overview
Live
1 DJF = 0.491137 KGS
1 KGS = 2.0361
DJF
Avg
0.489076
High
0.492972
Low
0.474402
Last updated: 5/27/2026, 9:48:36 AM
Quick Conversions
| DJF | KGS |
|---|---|
| 1 DJF | 0.49 KGS |
| 10 DJF | 4.91 KGS |
| 50 DJF | 24.56 KGS |
| 100 DJF | 49.11 KGS |
| 500 DJF | 245.57 KGS |
| 1,000 DJF | 491.14 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-05-27T09:48:36Z",
"rates": {
"KGS": 0.491137
}
}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.1137,
"rate": 0.491137
}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