Rate Overview
Live
1 SHP = 1224.41 KPW
1 KPW = 0.000817
SHP
Avg
1216.59
High
1224.41
Low
1204.39
Last updated: 8/20/2026, 6:40:03 PM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,224.41 KPW |
| 10 SHP | 12,244.12 KPW |
| 50 SHP | 61,220.62 KPW |
| 100 SHP | 122,441.24 KPW |
| 500 SHP | 612,206.21 KPW |
| 1,000 SHP | 1,224,412.42 KPW |
Get SHP/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=KPWExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-08-20T18:40:03Z",
"rates": {
"KPW": 1224.41242
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "KPW",
"amount": 100
},
"result": 122441.24200000001,
"rate": 1224.41242
}Build with SHP/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key