Rate Overview
Live
1 KYD = 0.895928 SHP
1 SHP = 1.1162
KYD
Avg
0.896587
High
0.898222
Low
0.895427
Last updated: 4/17/2026, 4:57:32 AM
Quick Conversions
| KYD | SHP |
|---|---|
| 1 KYD | 0.90 SHP |
| 10 KYD | 8.96 SHP |
| 50 KYD | 44.80 SHP |
| 100 KYD | 89.59 SHP |
| 500 KYD | 447.96 SHP |
| 1,000 KYD | 895.93 SHP |
Get KYD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=SHPExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-04-17T04:57:32Z",
"rates": {
"SHP": 0.895928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "SHP",
"amount": 100
},
"result": 89.5928,
"rate": 0.895928
}Build with KYD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key