Rate Overview
Live
1 NPR = 0.004864 GIP
1 GIP = 205.5921
NPR
Avg
0.004885
High
0.005015
Low
0.004790
Last updated: 7/27/2026, 11:58:59 PM
Quick Conversions
| NPR | GIP |
|---|---|
| 1 NPR | 0.00 GIP |
| 10 NPR | 0.05 GIP |
| 50 NPR | 0.24 GIP |
| 100 NPR | 0.49 GIP |
| 500 NPR | 2.43 GIP |
| 1,000 NPR | 4.86 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-07-27T23:58:59Z",
"rates": {
"GIP": 0.004864
}
}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.48640000000000005,
"rate": 0.004864
}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