Rate Overview
Live
1 GBP = 200.6442 NPR
1 NPR = 0.004984
GBP
Avg
200.6084
High
201.2820
Low
198.8731
Last updated: 3/27/2026, 9:32:52 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 200.64 NPR |
| 10 GBP | 2,006.44 NPR |
| 50 GBP | 10,032.21 NPR |
| 100 GBP | 20,064.42 NPR |
| 500 GBP | 100,322.10 NPR |
| 1,000 GBP | 200,644.20 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-27T09:32:52Z",
"rates": {
"NPR": 200.644204
}
}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": 20064.4204,
"rate": 200.644204
}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