Rate Overview
Live
1 NGN = 0.001920 GEL
1 GEL = 520.8333
NGN
Avg
0.001916
High
0.001929
Low
0.001910
Last updated: 7/2/2026, 4:46:07 AM
Quick Conversions
| NGN | GEL |
|---|---|
| 1 NGN | 0.00 GEL |
| 10 NGN | 0.02 GEL |
| 50 NGN | 0.10 GEL |
| 100 NGN | 0.19 GEL |
| 500 NGN | 0.96 GEL |
| 1,000 NGN | 1.92 GEL |
Get NGN/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=GELExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-02T04:46:07Z",
"rates": {
"GEL": 0.00192
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "GEL",
"amount": 100
},
"result": 0.192,
"rate": 0.00192
}Build with NGN/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key