Rate Overview
Live
1 DJF = 5.0589 KPW
1 KPW = 0.197672
DJF
Avg
5.0541
High
5.0642
Low
5.0349
Last updated: 8/22/2026, 9:16:47 AM
Quick Conversions
| DJF | KPW |
|---|---|
| 1 DJF | 5.06 KPW |
| 10 DJF | 50.59 KPW |
| 50 DJF | 252.94 KPW |
| 100 DJF | 505.89 KPW |
| 500 DJF | 2,529.45 KPW |
| 1,000 DJF | 5,058.89 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-22T09:16:47Z",
"rates": {
"KPW": 5.058895
}
}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.8895,
"rate": 5.058895
}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