Rate Overview
Live
1 SHP = 0.987111 FKP
1 FKP = 1.0131
SHP
Avg
0.991266
High
0.995474
Low
0.987111
Last updated: 4/17/2026, 6:33:54 AM
Quick Conversions
| SHP | FKP |
|---|---|
| 1 SHP | 0.99 FKP |
| 10 SHP | 9.87 FKP |
| 50 SHP | 49.36 FKP |
| 100 SHP | 98.71 FKP |
| 500 SHP | 493.56 FKP |
| 1,000 SHP | 987.11 FKP |
Get SHP/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=FKPExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T06:33:54Z",
"rates": {
"FKP": 0.987111
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "FKP",
"amount": 100
},
"result": 98.7111,
"rate": 0.987111
}Build with SHP/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key