Rate Overview
Live
1 NPR = 0.004971 GBP
1 GBP = 201.1668
NPR
Avg
0.005055
High
0.005117
Low
0.004968
Last updated: 3/27/2026, 6:06:56 AM
Quick Conversions
| NPR | GBP |
|---|---|
| 1 NPR | 0.00 GBP |
| 10 NPR | 0.05 GBP |
| 50 NPR | 0.25 GBP |
| 100 NPR | 0.50 GBP |
| 500 NPR | 2.49 GBP |
| 1,000 NPR | 4.97 GBP |
Get NPR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=GBPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T06:06:56Z",
"rates": {
"GBP": 0.004971
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "GBP",
"amount": 100
},
"result": 0.4971,
"rate": 0.004971
}Build with NPR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key