Rate Overview
Live
1 GBP = 49.0771 NIO
1 NIO = 0.020376
GBP
Avg
49.1373
High
49.4118
Low
48.9252
Last updated: 3/27/2026, 6:04:55 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.08 NIO |
| 10 GBP | 490.77 NIO |
| 50 GBP | 2,453.86 NIO |
| 100 GBP | 4,907.71 NIO |
| 500 GBP | 24,538.56 NIO |
| 1,000 GBP | 49,077.13 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-27T06:04:55Z",
"rates": {
"NIO": 49.077129
}
}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": 4907.7128999999995,
"rate": 49.077129
}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