Rate Overview
Live
1 GBP = 200.1582 NPR
1 NPR = 0.004996
GBP
Avg
197.3683
High
202.0163
Low
193.5539
Last updated: 3/27/2026, 1:01:30 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 200.16 NPR |
| 10 GBP | 2,001.58 NPR |
| 50 GBP | 10,007.91 NPR |
| 100 GBP | 20,015.82 NPR |
| 500 GBP | 100,079.09 NPR |
| 1,000 GBP | 200,158.18 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-27T13:01:30Z",
"rates": {
"NPR": 200.158177
}
}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": 20015.8177,
"rate": 200.158177
}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