Rate Overview
Live
1 GBP = 205.8949 NPR
1 NPR = 0.004857
GBP
Avg
201.1262
High
207.4893
Low
193.5539
Last updated: 7/26/2026, 4:06:53 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.89 NPR |
| 10 GBP | 2,058.95 NPR |
| 50 GBP | 10,294.75 NPR |
| 100 GBP | 20,589.49 NPR |
| 500 GBP | 102,947.45 NPR |
| 1,000 GBP | 205,894.90 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-26T04:06:53Z",
"rates": {
"NPR": 205.894901
}
}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": 20589.4901,
"rate": 205.894901
}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