Rate Overview
Live
1 FKP = 1.0094 SHP
1 SHP = 0.990675
FKP
Avg
1.0096
High
1.0131
Low
1.0045
Last updated: 4/21/2026, 8:27:48 AM
Quick Conversions
| FKP | SHP |
|---|---|
| 1 FKP | 1.01 SHP |
| 10 FKP | 10.09 SHP |
| 50 FKP | 50.47 SHP |
| 100 FKP | 100.94 SHP |
| 500 FKP | 504.71 SHP |
| 1,000 FKP | 1,009.41 SHP |
Get FKP/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=FKP¤cies=SHPExample Response:
{
"success": true,
"base": "FKP",
"date": "2026-04-21T08:27:48Z",
"rates": {
"SHP": 1.009413
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=FKP&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "FKP",
"to": "SHP",
"amount": 100
},
"result": 100.94129999999998,
"rate": 1.009413
}Build with FKP/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key