Rate Overview
Live
1 GBP = 49.3596 NIO
1 NIO = 0.020259
GBP
Avg
49.2681
High
49.5058
Low
49.0269
Last updated: 3/7/2026, 12:52:18 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.36 NIO |
| 10 GBP | 493.60 NIO |
| 50 GBP | 2,467.98 NIO |
| 100 GBP | 4,935.96 NIO |
| 500 GBP | 24,679.82 NIO |
| 1,000 GBP | 49,359.63 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-03-07T00:52:18Z",
"rates": {
"NIO": 49.35963
}
}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": 4935.963000000001,
"rate": 49.35963
}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