Rate Overview
Live
1 GIP = 200.9868 NPR
1 NPR = 0.004975
GIP
Avg
200.6894
High
202.5761
Low
199.4221
Last updated: 4/18/2026, 12:34:11 PM
Quick Conversions
| GIP | NPR |
|---|---|
| 1 GIP | 200.99 NPR |
| 10 GIP | 2,009.87 NPR |
| 50 GIP | 10,049.34 NPR |
| 100 GIP | 20,098.68 NPR |
| 500 GIP | 100,493.38 NPR |
| 1,000 GIP | 200,986.75 NPR |
Get GIP/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=NPRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-04-18T12:34:11Z",
"rates": {
"NPR": 200.98675
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "NPR",
"amount": 100
},
"result": 20098.675,
"rate": 200.98675
}Build with GIP/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key