Rate Overview
Live
1 GBP = 49.1090 NIO
1 NIO = 0.020363
GBP
Avg
49.1409
High
49.5192
Low
48.9177
Last updated: 7/27/2026, 6:37:08 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.11 NIO |
| 10 GBP | 491.09 NIO |
| 50 GBP | 2,455.45 NIO |
| 100 GBP | 4,910.90 NIO |
| 500 GBP | 24,554.48 NIO |
| 1,000 GBP | 49,108.96 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-27T06:37:08Z",
"rates": {
"NIO": 49.108962
}
}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": 4910.8962,
"rate": 49.108962
}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