Rate Overview
Live
1 KRW = 0.154500 YER
1 YER = 6.4725
KRW
Avg
0.156336
High
0.158128
Low
0.153940
Last updated: 6/19/2026, 8:54:51 AM
Quick Conversions
| KRW | YER |
|---|---|
| 1 KRW | 0.15 YER |
| 10 KRW | 1.55 YER |
| 50 KRW | 7.73 YER |
| 100 KRW | 15.45 YER |
| 500 KRW | 77.25 YER |
| 1,000 KRW | 154.50 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-06-19T08:54:51Z",
"rates": {
"YER": 0.1545
}
}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.45,
"rate": 0.1545
}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