Rate Overview
Live
1 KRW = 0.173318 YER
1 YER = 5.7697
KRW
Avg
0.172586
High
0.173947
Low
0.171278
Last updated: 9/3/2026, 8:44:30 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.17 YER |
| 10 KRW | 1.73 YER |
| 50 KRW | 8.67 YER |
| 100 KRW | 17.33 YER |
| 500 KRW | 86.66 YER |
| 1,000 KRW | 173.32 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-09-03T08:44:30Z",
"rates": {
"YER": 0.173318
}
}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": 17.3318,
"rate": 0.173318
}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