Rate Overview
Live
1 GBP = 200.5665 NPR
1 NPR = 0.004986
GBP
Avg
200.5951
High
201.2820
Low
198.8731
Last updated: 3/27/2026, 11:19:02 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 200.57 NPR |
| 10 GBP | 2,005.67 NPR |
| 50 GBP | 10,028.33 NPR |
| 100 GBP | 20,056.65 NPR |
| 500 GBP | 100,283.25 NPR |
| 1,000 GBP | 200,566.51 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-03-27T11:19:02Z",
"rates": {
"NPR": 200.566506
}
}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": 20056.6506,
"rate": 200.566506
}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