Rate Overview
Live
1 YER = 3.7967 KPW
1 KPW = 0.263388
YER
Avg
3.7767
High
3.7967
Low
3.7710
Last updated: 8/20/2026, 1:10:56 AM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.80 KPW |
| 10 YER | 37.97 KPW |
| 50 YER | 189.83 KPW |
| 100 YER | 379.67 KPW |
| 500 YER | 1,898.34 KPW |
| 1,000 YER | 3,796.68 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-20T01:10:56Z",
"rates": {
"KPW": 3.796675
}
}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.6675,
"rate": 3.796675
}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