Rate Overview
Live
1 GBP = 49.7430 NIO
1 NIO = 0.020103
GBP
Avg
49.7560
High
49.9347
Low
49.5572
Last updated: 9/4/2026, 5:19:33 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.74 NIO |
| 10 GBP | 497.43 NIO |
| 50 GBP | 2,487.15 NIO |
| 100 GBP | 4,974.30 NIO |
| 500 GBP | 24,871.52 NIO |
| 1,000 GBP | 49,743.04 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-09-04T17:19:33Z",
"rates": {
"NIO": 49.743039
}
}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": 4974.3039,
"rate": 49.743039
}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