Rate Overview
Live
1 KRW = 0.156921 YER
1 YER = 6.3726
KRW
Avg
0.171821
High
0.188988
Low
0.156921
Last updated: 3/27/2026, 1:25:22 PM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.16 YER |
| 10 KRW | 1.57 YER |
| 50 KRW | 7.85 YER |
| 100 KRW | 15.69 YER |
| 500 KRW | 78.46 YER |
| 1,000 KRW | 156.92 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-03-27T13:25:22Z",
"rates": {
"YER": 0.156921
}
}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.6921,
"rate": 0.156921
}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