Rate Overview
Live
1 GBP = 49.3385 NIO
1 NIO = 0.020268
GBP
Avg
49.4021
High
49.5948
Low
49.2775
Last updated: 5/27/2026, 5:15:51 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 49.34 NIO |
| 10 GBP | 493.38 NIO |
| 50 GBP | 2,466.92 NIO |
| 100 GBP | 4,933.85 NIO |
| 500 GBP | 24,669.23 NIO |
| 1,000 GBP | 49,338.46 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-27T17:15:51Z",
"rates": {
"NIO": 49.338457
}
}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.8457,
"rate": 49.338457
}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