Rate Overview
Live
1 GBP = 206.3667 NPR
1 NPR = 0.004846
GBP
Avg
201.5559
High
208.3762
Low
195.9635
Last updated: 7/24/2026, 12:28:09 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 206.37 NPR |
| 10 GBP | 2,063.67 NPR |
| 50 GBP | 10,318.33 NPR |
| 100 GBP | 20,636.67 NPR |
| 500 GBP | 103,183.34 NPR |
| 1,000 GBP | 206,366.67 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-24T12:28:09Z",
"rates": {
"NPR": 206.36667
}
}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": 20636.667,
"rate": 206.36667
}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