Rate Overview
Live
1 KRW = 0.160338 YER
1 YER = 6.2368
KRW
Avg
0.160557
High
0.162272
Low
0.159166
Last updated: 4/17/2026, 6:30:21 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.16 YER |
| 10 KRW | 1.60 YER |
| 50 KRW | 8.02 YER |
| 100 KRW | 16.03 YER |
| 500 KRW | 80.17 YER |
| 1,000 KRW | 160.34 YER |
Get KRW/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KRW¤cies=YERExample Response:
{
"success": true,
"base": "KRW",
"date": "2026-04-17T06:30:21Z",
"rates": {
"YER": 0.160338
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KRW&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KRW",
"to": "YER",
"amount": 100
},
"result": 16.0338,
"rate": 0.160338
}Build with KRW/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key