Rate Overview
Live
1 NGN = 0.000548 SHP
1 SHP = 1824.82
NGN
Avg
0.000544
High
0.000548
Low
0.000542
Last updated: 5/7/2026, 9:11:40 AM
Quick Conversions
| NGN | SHP |
|---|---|
| 1 NGN | 0.00 SHP |
| 10 NGN | 0.01 SHP |
| 50 NGN | 0.03 SHP |
| 100 NGN | 0.05 SHP |
| 500 NGN | 0.27 SHP |
| 1,000 NGN | 0.55 SHP |
Get NGN/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=SHPExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-05-07T09:11:40Z",
"rates": {
"SHP": 0.000548
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "SHP",
"amount": 100
},
"result": 0.0548,
"rate": 0.000548
}Build with NGN/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key