Rate Overview
Live
1 GBP = 206.2919 NPR
1 NPR = 0.004847
GBP
Avg
207.2312
High
208.3762
Low
206.1612
Last updated: 7/23/2026, 12:01:40 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 206.29 NPR |
| 10 GBP | 2,062.92 NPR |
| 50 GBP | 10,314.60 NPR |
| 100 GBP | 20,629.19 NPR |
| 500 GBP | 103,145.96 NPR |
| 1,000 GBP | 206,291.91 NPR |
Get GBP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=NPRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-23T12:01:40Z",
"rates": {
"NPR": 206.291915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "NPR",
"amount": 100
},
"result": 20629.191499999997,
"rate": 206.291915
}Build with GBP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key