Rate Overview
Live
1 DJF = 5.0492 KPW
1 KPW = 0.198051
DJF
Avg
5.0547
High
5.0665
Low
5.0469
Last updated: 8/23/2026, 5:44:27 AM
Quick Conversions
| DJF | KPW |
|---|---|
| 1 DJF | 5.05 KPW |
| 10 DJF | 50.49 KPW |
| 50 DJF | 252.46 KPW |
| 100 DJF | 504.92 KPW |
| 500 DJF | 2,524.61 KPW |
| 1,000 DJF | 5,049.22 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-08-23T05:44:27Z",
"rates": {
"KPW": 5.049217
}
}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": 504.9217,
"rate": 5.049217
}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