Rate Overview
Live
1 KRW = 0.159786 YER
1 YER = 6.2584
KRW
Avg
0.160489
High
0.162272
Low
0.159166
Last updated: 4/17/2026, 7:37:12 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.16 YER |
| 10 KRW | 1.60 YER |
| 50 KRW | 7.99 YER |
| 100 KRW | 15.98 YER |
| 500 KRW | 79.89 YER |
| 1,000 KRW | 159.79 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-17T07:37:12Z",
"rates": {
"YER": 0.159786
}
}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": 15.978600000000002,
"rate": 0.159786
}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