Rate Overview
Live
1 GBP = 204.6319 NPR
1 NPR = 0.004887
GBP
Avg
196.1718
High
207.4893
Low
184.8306
Last updated: 7/27/2026, 11:06:42 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 204.63 NPR |
| 10 GBP | 2,046.32 NPR |
| 50 GBP | 10,231.59 NPR |
| 100 GBP | 20,463.19 NPR |
| 500 GBP | 102,315.93 NPR |
| 1,000 GBP | 204,631.86 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-27T23:06:42Z",
"rates": {
"NPR": 204.631857
}
}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": 20463.185699999998,
"rate": 204.631857
}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