Rate Overview
Live
1 YER = 3.7959 KPW
1 KPW = 0.263441
YER
Avg
3.7952
High
3.7967
Low
3.7935
Last updated: 8/21/2026, 10:31:08 PM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.80 KPW |
| 10 YER | 37.96 KPW |
| 50 YER | 189.80 KPW |
| 100 YER | 379.59 KPW |
| 500 YER | 1,897.96 KPW |
| 1,000 YER | 3,795.91 KPW |
Get YER/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=KPWExample Response:
{
"success": true,
"base": "YER",
"date": "2026-08-21T22:31:08Z",
"rates": {
"KPW": 3.795914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "KPW",
"amount": 100
},
"result": 379.59139999999996,
"rate": 3.795914
}Build with YER/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key