Rate Overview
Live
1 KRW = 0.166432 YER
1 YER = 6.0085
KRW
Avg
0.167408
High
0.168547
Low
0.166432
Last updated: 8/12/2026, 11:00:07 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.17 YER |
| 10 KRW | 1.66 YER |
| 50 KRW | 8.32 YER |
| 100 KRW | 16.64 YER |
| 500 KRW | 83.22 YER |
| 1,000 KRW | 166.43 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-08-12T11:00:07Z",
"rates": {
"YER": 0.166432
}
}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.6432,
"rate": 0.166432
}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