Rate Overview
Live
1 GBP = 205.9606 NPR
1 NPR = 0.004855
GBP
Avg
199.8747
High
207.0686
Low
193.5539
Last updated: 5/27/2026, 3:13:39 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.96 NPR |
| 10 GBP | 2,059.61 NPR |
| 50 GBP | 10,298.03 NPR |
| 100 GBP | 20,596.06 NPR |
| 500 GBP | 102,980.28 NPR |
| 1,000 GBP | 205,960.56 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-05-27T15:13:39Z",
"rates": {
"NPR": 205.960563
}
}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": 20596.0563,
"rate": 205.960563
}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