Rate Overview
Live
1 GBP = 1831.97 NGN
1 NGN = 0.000546
GBP
Avg
1907.93
High
2082.35
Low
1807.66
Last updated: 7/23/2026, 12:59:08 PM
Quick Conversions
| GBP | NGN |
|---|---|
| 1 GBP | 1,831.97 NGN |
| 10 GBP | 18,319.73 NGN |
| 50 GBP | 91,598.65 NGN |
| 100 GBP | 183,197.30 NGN |
| 500 GBP | 915,986.51 NGN |
| 1,000 GBP | 1,831,973.02 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-07-23T12:59:08Z",
"rates": {
"NGN": 1831.97302
}
}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": 183197.302,
"rate": 1831.97302
}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