Rate Overview
Live
1 GBP = 49.3313 NIO
1 NIO = 0.020271
GBP
Avg
48.5094
High
50.4134
Low
45.4916
Last updated: 5/27/2026, 7:24:02 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.33 NIO |
| 10 GBP | 493.31 NIO |
| 50 GBP | 2,466.57 NIO |
| 100 GBP | 4,933.13 NIO |
| 500 GBP | 24,665.65 NIO |
| 1,000 GBP | 49,331.30 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-27T19:24:02Z",
"rates": {
"NIO": 49.331301
}
}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": 4933.1301,
"rate": 49.331301
}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