Rate Overview
Live
1 GBP = 205.6871 NPR
1 NPR = 0.004862
GBP
Avg
198.3248
High
206.1188
Low
189.0668
Last updated: 5/27/2026, 4:22:44 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.69 NPR |
| 10 GBP | 2,056.87 NPR |
| 50 GBP | 10,284.36 NPR |
| 100 GBP | 20,568.71 NPR |
| 500 GBP | 102,843.56 NPR |
| 1,000 GBP | 205,687.12 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-05-27T16:22:44Z",
"rates": {
"NPR": 205.687124
}
}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": 20568.7124,
"rate": 205.687124
}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