Rate Overview
Live
1 GBP = 202.7901 NPR
1 NPR = 0.004931
GBP
Avg
203.7777
High
204.6409
Low
202.7551
Last updated: 6/17/2026, 6:51:54 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 202.79 NPR |
| 10 GBP | 2,027.90 NPR |
| 50 GBP | 10,139.50 NPR |
| 100 GBP | 20,279.01 NPR |
| 500 GBP | 101,395.04 NPR |
| 1,000 GBP | 202,790.09 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-06-17T06:51:54Z",
"rates": {
"NPR": 202.790085
}
}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": 20279.0085,
"rate": 202.790085
}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