Rate Overview
Live
1 KPW = 0.000829 SHP
1 SHP = 1206.27
KPW
Avg
0.000829
High
0.000829
Low
0.000829
Last updated: 4/17/2026, 6:29:46 AM
Quick Conversions
| KPW | SHP |
|---|---|
| 1 KPW | 0.00 SHP |
| 10 KPW | 0.01 SHP |
| 50 KPW | 0.04 SHP |
| 100 KPW | 0.08 SHP |
| 500 KPW | 0.41 SHP |
| 1,000 KPW | 0.83 SHP |
Get KPW/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KPW¤cies=SHPExample Response:
{
"success": true,
"base": "KPW",
"date": "2026-04-17T06:29:46Z",
"rates": {
"SHP": 0.000829
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KPW&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KPW",
"to": "SHP",
"amount": 100
},
"result": 0.0829,
"rate": 0.000829
}Build with KPW/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key