Rate Overview
Live
1 GNF = 0.000085 SHP
1 SHP = 11764.71
GNF
Avg
0.000085
High
0.000085
Low
0.000084
Last updated: 3/7/2026, 3:45:21 AM
Quick Conversions
| GNF | SHP |
|---|---|
| 1 GNF | 0.00 SHP |
| 10 GNF | 0.00 SHP |
| 50 GNF | 0.00 SHP |
| 100 GNF | 0.01 SHP |
| 500 GNF | 0.04 SHP |
| 1,000 GNF | 0.09 SHP |
Get GNF/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=SHPExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-03-07T03:45:21Z",
"rates": {
"SHP": 0.000085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "SHP",
"amount": 100
},
"result": 0.0085,
"rate": 0.000085
}Build with GNF/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key