Rate Overview
Live
1 GBP = 49.3161 NIO
1 NIO = 0.020277
GBP
Avg
49.3993
High
49.5948
Low
49.2775
Last updated: 5/27/2026, 4:02:36 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.32 NIO |
| 10 GBP | 493.16 NIO |
| 50 GBP | 2,465.80 NIO |
| 100 GBP | 4,931.61 NIO |
| 500 GBP | 24,658.04 NIO |
| 1,000 GBP | 49,316.07 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-05-27T16:02:36Z",
"rates": {
"NIO": 49.31607
}
}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": 4931.607,
"rate": 49.31607
}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