Rate Overview
Live
1 GBP = 50.2666 NIO
1 NIO = 0.019894
GBP
Avg
49.9169
High
50.2666
Low
49.5903
Last updated: 5/7/2026, 12:35:33 PM
Quick Conversions
| GBP | NIO |
|---|---|
| 1 GBP | 50.27 NIO |
| 10 GBP | 502.67 NIO |
| 50 GBP | 2,513.33 NIO |
| 100 GBP | 5,026.66 NIO |
| 500 GBP | 25,133.28 NIO |
| 1,000 GBP | 50,266.56 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-07T12:35:33Z",
"rates": {
"NIO": 50.266562
}
}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": 5026.6562,
"rate": 50.266562
}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