Rate Overview
Live
1 KRW = 0.156132 YER
1 YER = 6.4048
KRW
Avg
0.155136
High
0.156547
Low
0.153133
Last updated: 7/8/2026, 11:01:40 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.16 YER |
| 10 KRW | 1.56 YER |
| 50 KRW | 7.81 YER |
| 100 KRW | 15.61 YER |
| 500 KRW | 78.07 YER |
| 1,000 KRW | 156.13 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-07-08T11:01:40Z",
"rates": {
"YER": 0.156132
}
}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.613199999999999,
"rate": 0.156132
}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