Rate Overview
Live
1 NPR = 0.005064 GIP
1 GIP = 197.4724
NPR
Avg
0.005082
High
0.005100
Low
0.005064
Last updated: 3/7/2026, 3:07:01 AM
Quick Conversions
| NPR | GIP |
|---|---|
| 1 NPR | 0.01 GIP |
| 10 NPR | 0.05 GIP |
| 50 NPR | 0.25 GIP |
| 100 NPR | 0.51 GIP |
| 500 NPR | 2.53 GIP |
| 1,000 NPR | 5.06 GIP |
Get NPR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=GIPExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-07T03:07:01Z",
"rates": {
"GIP": 0.005064
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "GIP",
"amount": 100
},
"result": 0.5064,
"rate": 0.005064
}Build with NPR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key