Rate Overview
Live
1 GBP = 201.9151 NPR
1 NPR = 0.004953
GBP
Avg
200.7099
High
202.3041
Low
198.9075
Last updated: 4/17/2026, 4:57:37 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 201.92 NPR |
| 10 GBP | 2,019.15 NPR |
| 50 GBP | 10,095.75 NPR |
| 100 GBP | 20,191.51 NPR |
| 500 GBP | 100,957.53 NPR |
| 1,000 GBP | 201,915.06 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-04-17T04:57:37Z",
"rates": {
"NPR": 201.915056
}
}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": 20191.5056,
"rate": 201.915056
}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