Rate Overview
Live
1 KRW = 0.120800 DJF
1 DJF = 8.2781
KRW
Avg
0.120143
High
0.120855
Low
0.119339
Last updated: 4/17/2026, 2:46:00 PM
Quick Conversions
| KRW | DJF |
|---|---|
| 1 KRW | 0.12 DJF |
| 10 KRW | 1.21 DJF |
| 50 KRW | 6.04 DJF |
| 100 KRW | 12.08 DJF |
| 500 KRW | 60.40 DJF |
| 1,000 KRW | 120.80 DJF |
Get KRW/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=DJFExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T14:46:00Z",
"rates": {
"DJF": 0.1208
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "DJF",
"amount": 100
},
"result": 12.08,
"rate": 0.1208
}Build with KRW/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key