Rate Overview
Live
1 GBP = 205.8479 NPR
1 NPR = 0.004858
GBP
Avg
186.0249
High
205.8723
Low
170.5341
Last updated: 5/27/2026, 1:57:56 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 205.85 NPR |
| 10 GBP | 2,058.48 NPR |
| 50 GBP | 10,292.40 NPR |
| 100 GBP | 20,584.79 NPR |
| 500 GBP | 102,923.97 NPR |
| 1,000 GBP | 205,847.95 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-05-27T13:57:56Z",
"rates": {
"NPR": 205.847947
}
}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": 20584.794700000002,
"rate": 205.847947
}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