Rate Overview
Live
1 GBP = 204.8529 NPR
1 NPR = 0.004882
GBP
Avg
206.1444
High
207.7322
Low
204.8529
Last updated: 7/27/2026, 5:01:03 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 204.85 NPR |
| 10 GBP | 2,048.53 NPR |
| 50 GBP | 10,242.65 NPR |
| 100 GBP | 20,485.29 NPR |
| 500 GBP | 102,426.45 NPR |
| 1,000 GBP | 204,852.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-27T17:01:03Z",
"rates": {
"NPR": 204.852907
}
}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": 20485.290699999998,
"rate": 204.852907
}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