Rate Overview
Live
1 GBP = 48.8383 NIO
1 NIO = 0.020476
GBP
Avg
48.4291
High
50.4134
Low
45.4916
Last updated: 3/27/2026, 1:26:34 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 48.84 NIO |
| 10 GBP | 488.38 NIO |
| 50 GBP | 2,441.91 NIO |
| 100 GBP | 4,883.83 NIO |
| 500 GBP | 24,419.13 NIO |
| 1,000 GBP | 48,838.26 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-03-27T13:26:34Z",
"rates": {
"NIO": 48.838258
}
}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": 4883.8258000000005,
"rate": 48.838258
}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