Rate Overview
Live
1 KPW = 0.265089 YER
1 YER = 3.7723
KPW
Avg
0.270739
High
0.278213
Low
0.264851
Last updated: 3/28/2026, 4:59:04 PM
Quick Conversions
| KPW | YER |
|---|---|
| 1 KPW | 0.27 YER |
| 10 KPW | 2.65 YER |
| 50 KPW | 13.25 YER |
| 100 KPW | 26.51 YER |
| 500 KPW | 132.54 YER |
| 1,000 KPW | 265.09 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-03-28T16:59:04Z",
"rates": {
"YER": 0.265089
}
}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.5089,
"rate": 0.265089
}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