Rate Overview
Live
1 GBP = 200.2169 NPR
1 NPR = 0.004995
GBP
Avg
197.7801
High
201.2820
Low
195.4185
Last updated: 3/27/2026, 12:58:16 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 200.22 NPR |
| 10 GBP | 2,002.17 NPR |
| 50 GBP | 10,010.85 NPR |
| 100 GBP | 20,021.69 NPR |
| 500 GBP | 100,108.47 NPR |
| 1,000 GBP | 200,216.94 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-03-27T12:58:16Z",
"rates": {
"NPR": 200.216939
}
}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": 20021.6939,
"rate": 200.216939
}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