Rate Overview
Live
1 YER = 3.7713 KPW
1 KPW = 0.265163
YER
Avg
3.7797
High
3.7951
Low
3.7713
Last updated: 4/17/2026, 7:07:34 PM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.77 KPW |
| 10 YER | 37.71 KPW |
| 50 YER | 188.56 KPW |
| 100 YER | 377.13 KPW |
| 500 YER | 1,885.63 KPW |
| 1,000 YER | 3,771.26 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-04-17T19:07:34Z",
"rates": {
"KPW": 3.771259
}
}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": 377.1259,
"rate": 3.771259
}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