Rate Overview
Live
1 GBP = 1835.44 NGN
1 NGN = 0.000545
GBP
Avg
1830.33
High
1847.87
Low
1807.01
Last updated: 3/28/2026, 9:27:40 AM
Quick Conversions
| GBP | NGN |
|---|---|
| 1 GBP | 1,835.44 NGN |
| 10 GBP | 18,354.38 NGN |
| 50 GBP | 91,771.88 NGN |
| 100 GBP | 183,543.76 NGN |
| 500 GBP | 917,718.80 NGN |
| 1,000 GBP | 1,835,437.60 NGN |
Get GBP/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NGNExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-28T09:27:40Z",
"rates": {
"NGN": 1835.4376
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NGN",
"amount": 100
},
"result": 183543.76,
"rate": 1835.4376
}Build with GBP/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key