Rate Overview
Live
1 GBP = 206.5981 NPR
1 NPR = 0.004840
GBP
Avg
206.2088
High
207.0686
Low
204.9600
Last updated: 5/7/2026, 8:15:56 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 206.60 NPR |
| 10 GBP | 2,065.98 NPR |
| 50 GBP | 10,329.90 NPR |
| 100 GBP | 20,659.81 NPR |
| 500 GBP | 103,299.05 NPR |
| 1,000 GBP | 206,598.10 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-07T08:15:56Z",
"rates": {
"NPR": 206.598096
}
}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": 20659.8096,
"rate": 206.598096
}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