Rate Overview
Live
1 GBP = 49.1413 NIO
1 NIO = 0.020350
GBP
Avg
48.5511
High
50.4134
Low
45.4916
Last updated: 7/23/2026, 11:06:10 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.14 NIO |
| 10 GBP | 491.41 NIO |
| 50 GBP | 2,457.06 NIO |
| 100 GBP | 4,914.13 NIO |
| 500 GBP | 24,570.63 NIO |
| 1,000 GBP | 49,141.26 NIO |
Get GBP/NIO Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NIOExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T11:06:10Z",
"rates": {
"NIO": 49.141256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NIO&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NIO",
"amount": 100
},
"result": 4914.125599999999,
"rate": 49.141256
}Build with GBP/NIO Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key