Rate Overview
Live
1 GBP = 205.8079 NPR
1 NPR = 0.004859
GBP
Avg
195.9949
High
207.3125
Low
185.3319
Last updated: 7/26/2026, 1:03:36 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.81 NPR |
| 10 GBP | 2,058.08 NPR |
| 50 GBP | 10,290.39 NPR |
| 100 GBP | 20,580.79 NPR |
| 500 GBP | 102,903.93 NPR |
| 1,000 GBP | 205,807.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-26T01:03:36Z",
"rates": {
"NPR": 205.807856
}
}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": 20580.7856,
"rate": 205.807856
}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