Rate Overview
Live
1 FKP = 0.999999 SHP
1 SHP = 1.0000
FKP
Avg
1.000000
High
1.0000
Low
0.999999
Last updated: 3/26/2026, 5:47:50 PM
Quick Conversions
| FKP | SHP |
|---|---|
| 1 FKP | 1.00 SHP |
| 10 FKP | 10.00 SHP |
| 50 FKP | 50.00 SHP |
| 100 FKP | 100.00 SHP |
| 500 FKP | 500.00 SHP |
| 1,000 FKP | 1,000.00 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-03-26T17:47:50Z",
"rates": {
"SHP": 0.999999
}
}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": 99.9999,
"rate": 0.999999
}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