Rate Overview
Live
1 YER = 3.7891 KPW
1 KPW = 0.263918
YER
Avg
3.7757
High
3.7891
Low
3.7701
Last updated: 6/19/2026, 8:52:27 AM
Quick Conversions
| YER | KPW |
|---|---|
| 1 YER | 3.79 KPW |
| 10 YER | 37.89 KPW |
| 50 YER | 189.45 KPW |
| 100 YER | 378.91 KPW |
| 500 YER | 1,894.53 KPW |
| 1,000 YER | 3,789.05 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-06-19T08:52:27Z",
"rates": {
"KPW": 3.789053
}
}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": 378.9053,
"rate": 3.789053
}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