Rate Overview
Live
1 NPR = 0.018532 GEL
1 GEL = 53.9607
NPR
Avg
0.018423
High
0.018566
Low
0.018308
Last updated: 3/7/2026, 7:44:42 AM
Quick Conversions
| NPR | GEL |
|---|---|
| 1 NPR | 0.02 GEL |
| 10 NPR | 0.19 GEL |
| 50 NPR | 0.93 GEL |
| 100 NPR | 1.85 GEL |
| 500 NPR | 9.27 GEL |
| 1,000 NPR | 18.53 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-03-07T07:44:42Z",
"rates": {
"GEL": 0.018532
}
}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.8532,
"rate": 0.018532
}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