Rate Overview
Live
1 KRW = 0.120962 DJF
1 DJF = 8.2671
KRW
Avg
0.121176
High
0.122217
Low
0.120401
Last updated: 7/28/2026, 9:12:19 AM
Quick Conversions
| KRW | DJF |
|---|---|
| 1 KRW | 0.12 DJF |
| 10 KRW | 1.21 DJF |
| 50 KRW | 6.05 DJF |
| 100 KRW | 12.10 DJF |
| 500 KRW | 60.48 DJF |
| 1,000 KRW | 120.96 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-07-28T09:12:19Z",
"rates": {
"DJF": 0.120962
}
}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.0962,
"rate": 0.120962
}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