Rate Overview
Live
1 DJF = 5.0607 KPW
1 KPW = 0.197600
DJF
Avg
5.0596
High
5.0669
Low
5.0500
Last updated: 6/19/2026, 8:52:24 AM
Quick Conversions
| DJF | KPW |
|---|---|
| 1 DJF | 5.06 KPW |
| 10 DJF | 50.61 KPW |
| 50 DJF | 253.04 KPW |
| 100 DJF | 506.07 KPW |
| 500 DJF | 2,530.36 KPW |
| 1,000 DJF | 5,060.72 KPW |
Get DJF/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DJF¤cies=KPWExample Response:
{
"success": true,
"base": "DJF",
"date": "2026-06-19T08:52:24Z",
"rates": {
"KPW": 5.060717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DJF&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "DJF",
"to": "KPW",
"amount": 100
},
"result": 506.0717,
"rate": 5.060717
}Build with DJF/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key