Rate Overview
Live
1 GBP = 48.9379 NIO
1 NIO = 0.020434
GBP
Avg
49.1706
High
49.7634
Low
48.5614
Last updated: 3/27/2026, 11:15:07 AM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 48.94 NIO |
| 10 GBP | 489.38 NIO |
| 50 GBP | 2,446.89 NIO |
| 100 GBP | 4,893.79 NIO |
| 500 GBP | 24,468.95 NIO |
| 1,000 GBP | 48,937.89 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-27T11:15:07Z",
"rates": {
"NIO": 48.93789
}
}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": 4893.789000000001,
"rate": 48.93789
}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