Rate Overview
Live
1 KPW = 0.263159 YER
1 YER = 3.8000
KPW
Avg
0.269649
High
0.278213
Low
0.263159
Last updated: 8/22/2026, 11:47:58 PM
Quick Conversions
| KPW | YER |
|---|---|
| 1 KPW | 0.26 YER |
| 10 KPW | 2.63 YER |
| 50 KPW | 13.16 YER |
| 100 KPW | 26.32 YER |
| 500 KPW | 131.58 YER |
| 1,000 KPW | 263.16 YER |
Get KPW/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=YERExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-08-22T23:47:58Z",
"rates": {
"YER": 0.263159
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "YER",
"amount": 100
},
"result": 26.3159,
"rate": 0.263159
}Build with KPW/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key