Rate Overview
Live
1 GBP = 204.1537 NPR
1 NPR = 0.004898
GBP
Avg
202.8780
High
204.1537
Low
200.1389
Last updated: 7/6/2026, 10:44:04 PM
Quick Conversions
| GBP | NPR |
|---|---|
| 1 GBP | 204.15 NPR |
| 10 GBP | 2,041.54 NPR |
| 50 GBP | 10,207.69 NPR |
| 100 GBP | 20,415.37 NPR |
| 500 GBP | 102,076.86 NPR |
| 1,000 GBP | 204,153.72 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-07-06T22:44:04Z",
"rates": {
"NPR": 204.153724
}
}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": 20415.3724,
"rate": 204.153724
}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