Rate Overview
Live
1 NPR = 0.004842 GBP
1 GBP = 206.5262
NPR
Avg
0.004967
High
0.005113
Low
0.004833
Last updated: 7/22/2026, 12:18:04 AM
Quick Conversions
| NPR | GBP |
|---|---|
| 1 NPR | 0.00 GBP |
| 10 NPR | 0.05 GBP |
| 50 NPR | 0.24 GBP |
| 100 NPR | 0.48 GBP |
| 500 NPR | 2.42 GBP |
| 1,000 NPR | 4.84 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-07-22T00:18:04Z",
"rates": {
"GBP": 0.004842
}
}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.4842,
"rate": 0.004842
}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