Rate Overview
Live
1 GBP = 48.8674 NIO
1 NIO = 0.020464
GBP
Avg
49.3227
High
50.6726
Low
48.0565
Last updated: 7/27/2026, 11:08:05 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 48.87 NIO |
| 10 GBP | 488.67 NIO |
| 50 GBP | 2,443.37 NIO |
| 100 GBP | 4,886.74 NIO |
| 500 GBP | 24,433.68 NIO |
| 1,000 GBP | 48,867.37 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-27T23:08:05Z",
"rates": {
"NIO": 48.867367
}
}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": 4886.7367,
"rate": 48.867367
}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