Rate Overview
Live
1 NPR = 0.017104 GEL
1 GEL = 58.4659
NPR
Avg
0.017029
High
0.017104
Low
0.016963
Last updated: 7/30/2026, 12:31:23 AM
Quick Conversions
| NPR | GEL |
|---|---|
| 1 NPR | 0.02 GEL |
| 10 NPR | 0.17 GEL |
| 50 NPR | 0.86 GEL |
| 100 NPR | 1.71 GEL |
| 500 NPR | 8.55 GEL |
| 1,000 NPR | 17.10 GEL |
Get NPR/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=GELExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-07-30T00:31:23Z",
"rates": {
"GEL": 0.017104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "GEL",
"amount": 100
},
"result": 1.7104000000000001,
"rate": 0.017104
}Build with NPR/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key