Rate Overview
Live
1 DJF = 5.0646 KPW
1 KPW = 0.197448
DJF
Avg
5.0549
High
5.0699
Low
5.0438
Last updated: 3/28/2026, 1:49:57 PM
Quick Conversions
| DJF | KPW |
|---|---|
| 1 DJF | 5.06 KPW |
| 10 DJF | 50.65 KPW |
| 50 DJF | 253.23 KPW |
| 100 DJF | 506.46 KPW |
| 500 DJF | 2,532.32 KPW |
| 1,000 DJF | 5,064.63 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-28T13:49:57Z",
"rates": {
"KPW": 5.064631
}
}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.46310000000005,
"rate": 5.064631
}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