Rate Overview
Live
1 SHP = 1205.47 KPW
1 KPW = 0.000830
SHP
Avg
1205.45
High
1205.53
Low
1205.26
Last updated: 5/7/2026, 11:29:19 AM
Quick Conversions
| SHP | KPW |
|---|---|
| 1 SHP | 1,205.47 KPW |
| 10 SHP | 12,054.68 KPW |
| 50 SHP | 60,273.39 KPW |
| 100 SHP | 120,546.77 KPW |
| 500 SHP | 602,733.86 KPW |
| 1,000 SHP | 1,205,467.73 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-05-07T11:29:19Z",
"rates": {
"KPW": 1205.467726
}
}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": 120546.77260000001,
"rate": 1205.467726
}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