Rate Overview
Live
1 NIO = 0.020298 GBP
1 GBP = 49.2659
NIO
Avg
0.020286
High
0.020396
Low
0.020160
Last updated: 3/6/2026, 8:14:17 PM
Quick Conversions
| NIO | GBP |
|---|---|
| 1 NIO | 0.02 GBP |
| 10 NIO | 0.20 GBP |
| 50 NIO | 1.01 GBP |
| 100 NIO | 2.03 GBP |
| 500 NIO | 10.15 GBP |
| 1,000 NIO | 20.30 GBP |
Get NIO/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=GBPExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-03-06T20:14:17Z",
"rates": {
"GBP": 0.020298
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "GBP",
"amount": 100
},
"result": 2.0298,
"rate": 0.020298
}Build with NIO/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key