Rate Overview
Live
1 KPW = 0.197741 DJF
1 DJF = 5.0571
KPW
Avg
0.197900
High
0.198261
Low
0.197389
Last updated: 3/7/2026, 7:41:17 AM
Quick Conversions
| KPW | DJF |
|---|---|
| 1 KPW | 0.20 DJF |
| 10 KPW | 1.98 DJF |
| 50 KPW | 9.89 DJF |
| 100 KPW | 19.77 DJF |
| 500 KPW | 98.87 DJF |
| 1,000 KPW | 197.74 DJF |
Get KPW/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=DJFExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-03-07T07:41:17Z",
"rates": {
"DJF": 0.197741
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "DJF",
"amount": 100
},
"result": 19.7741,
"rate": 0.197741
}Build with KPW/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key