Rate Overview
Live
1 GBP = 205.7335 NPR
1 NPR = 0.004861
GBP
Avg
203.8953
High
208.3762
Low
198.6891
Last updated: 7/23/2026, 3:03:28 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.73 NPR |
| 10 GBP | 2,057.33 NPR |
| 50 GBP | 10,286.67 NPR |
| 100 GBP | 20,573.35 NPR |
| 500 GBP | 102,866.74 NPR |
| 1,000 GBP | 205,733.49 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-23T15:03:28Z",
"rates": {
"NPR": 205.733487
}
}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": 20573.3487,
"rate": 205.733487
}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