Rate Overview
Live
1 GBP = 49.1178 NIO
1 NIO = 0.020359
GBP
Avg
48.8669
High
49.1178
Low
48.6323
Last updated: 7/6/2026, 8:02:29 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.12 NIO |
| 10 GBP | 491.18 NIO |
| 50 GBP | 2,455.89 NIO |
| 100 GBP | 4,911.78 NIO |
| 500 GBP | 24,558.92 NIO |
| 1,000 GBP | 49,117.83 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-06T08:02:29Z",
"rates": {
"NIO": 49.117832
}
}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": 4911.7832,
"rate": 49.117832
}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