Rate Overview
Live
1 DJF = 5.0571 KPW
1 KPW = 0.197741
DJF
Avg
5.0531
High
5.0661
Low
5.0438
Last updated: 3/7/2026, 7:41:16 AM
Quick Conversions
| DJF | KPW |
|---|---|
| 1 DJF | 5.06 KPW |
| 10 DJF | 50.57 KPW |
| 50 DJF | 252.86 KPW |
| 100 DJF | 505.71 KPW |
| 500 DJF | 2,528.55 KPW |
| 1,000 DJF | 5,057.11 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-03-07T07:41:16Z",
"rates": {
"KPW": 5.057109
}
}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": 505.7109,
"rate": 5.057109
}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