Rate Overview
Live
1 GNF = 0.017445 NPR
1 NPR = 57.3230
GNF
Avg
0.017041
High
0.017596
Low
0.016413
Last updated: 8/1/2026, 12:34:02 PM
Quick Conversions
| GNF | NPR |
|---|---|
| 1 GNF | 0.02 NPR |
| 10 GNF | 0.17 NPR |
| 50 GNF | 0.87 NPR |
| 100 GNF | 1.74 NPR |
| 500 GNF | 8.72 NPR |
| 1,000 GNF | 17.45 NPR |
Get GNF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GNF¤cies=NPRExample Response:
{
"success": true,
"base": "GNF",
"date": "2026-08-01T12:34:02Z",
"rates": {
"NPR": 0.017445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GNF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GNF",
"to": "NPR",
"amount": 100
},
"result": 1.7445,
"rate": 0.017445
}Build with GNF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key