Rate Overview
Live
1 NIO = 0.072859 GEL
1 GEL = 13.7251
NIO
Avg
0.072923
High
0.073278
Low
0.072578
Last updated: 5/9/2026, 4:56:59 AM
Quick Conversions
| NIO | GEL |
|---|---|
| 1 NIO | 0.07 GEL |
| 10 NIO | 0.73 GEL |
| 50 NIO | 3.64 GEL |
| 100 NIO | 7.29 GEL |
| 500 NIO | 36.43 GEL |
| 1,000 NIO | 72.86 GEL |
Get NIO/GEL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NIO¤cies=GELExample Response:
{
"success": true,
"base": "NIO",
"date": "2026-05-09T04:56:59Z",
"rates": {
"GEL": 0.072859
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NIO&to=GEL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NIO",
"to": "GEL",
"amount": 100
},
"result": 7.285899999999999,
"rate": 0.072859
}Build with NIO/GEL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key