Rate Overview
Live
1 SHP = 0.986633 FKP
1 FKP = 1.0135
SHP
Avg
0.987734
High
0.992894
Low
0.983460
Last updated: 5/7/2026, 11:29:22 AM
Quick Conversions
| SHP | FKP |
|---|---|
| 1 SHP | 0.99 FKP |
| 10 SHP | 9.87 FKP |
| 50 SHP | 49.33 FKP |
| 100 SHP | 98.66 FKP |
| 500 SHP | 493.32 FKP |
| 1,000 SHP | 986.63 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-05-07T11:29:22Z",
"rates": {
"FKP": 0.986633
}
}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.66329999999999,
"rate": 0.986633
}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