Rate Overview
Live
1 NGN = 0.033096 UAH
1 UAH = 30.2151
NGN
Avg
0.032948
High
0.033096
Low
0.032860
Last updated: 8/20/2026, 3:40:34 AM
Quick Conversions
| NGN | UAH |
|---|---|
| 1 NGN | 0.03 UAH |
| 10 NGN | 0.33 UAH |
| 50 NGN | 1.65 UAH |
| 100 NGN | 3.31 UAH |
| 500 NGN | 16.55 UAH |
| 1,000 NGN | 33.10 UAH |
Get NGN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=UAHExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-08-20T03:40:34Z",
"rates": {
"UAH": 0.033096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "UAH",
"amount": 100
},
"result": 3.3096,
"rate": 0.033096
}Build with NGN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key