Rate Overview
Live
1 YER = 3.7982 KPW
1 KPW = 0.263284
YER
Avg
3.7970
High
3.8000
Low
3.7942
Last updated: 8/24/2026, 11:28:16 PM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.80 KPW |
| 10 YER | 37.98 KPW |
| 50 YER | 189.91 KPW |
| 100 YER | 379.82 KPW |
| 500 YER | 1,899.09 KPW |
| 1,000 YER | 3,798.17 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-24T23:28:16Z",
"rates": {
"KPW": 3.798173
}
}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.8173,
"rate": 3.798173
}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