Rate Overview
Live
1 GBP = 196.7237 NPR
1 NPR = 0.005083
GBP
Avg
196.2630
High
197.2965
Low
195.4185
Last updated: 3/7/2026, 12:56:28 AM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 196.72 NPR |
| 10 GBP | 1,967.24 NPR |
| 50 GBP | 9,836.18 NPR |
| 100 GBP | 19,672.37 NPR |
| 500 GBP | 98,361.84 NPR |
| 1,000 GBP | 196,723.69 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-07T00:56:28Z",
"rates": {
"NPR": 196.723685
}
}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": 19672.3685,
"rate": 196.723685
}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