Rate Overview
Live
1 DJF = 0.489220 KGS
1 KGS = 2.0441
DJF
Avg
0.491315
High
0.491949
Low
0.489220
Last updated: 5/7/2026, 6:57:40 AM
Quick Conversions
| DJF | KGS |
|---|---|
| 1 DJF | 0.49 KGS |
| 10 DJF | 4.89 KGS |
| 50 DJF | 24.46 KGS |
| 100 DJF | 48.92 KGS |
| 500 DJF | 244.61 KGS |
| 1,000 DJF | 489.22 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-07T06:57:40Z",
"rates": {
"KGS": 0.48922
}
}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": 48.922,
"rate": 0.48922
}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