Rate Overview
Live
1 YER = 3.7751 KPW
1 KPW = 0.264892
YER
Avg
3.7750
High
3.7817
Low
3.7724
Last updated: 3/7/2026, 7:41:18 AM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.78 KPW |
| 10 YER | 37.75 KPW |
| 50 YER | 188.76 KPW |
| 100 YER | 377.51 KPW |
| 500 YER | 1,887.56 KPW |
| 1,000 YER | 3,775.12 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-03-07T07:41:18Z",
"rates": {
"KPW": 3.775118
}
}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.5118,
"rate": 3.775118
}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