Rate Overview
Live
1 UAH = 29.7604 NGN
1 NGN = 0.033602
UAH
Avg
32.3573
High
36.9009
Low
29.6089
Last updated: 9/8/2026, 6:56:25 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 29.76 NGN |
| 10 UAH | 297.60 NGN |
| 50 UAH | 1,488.02 NGN |
| 100 UAH | 2,976.04 NGN |
| 500 UAH | 14,880.22 NGN |
| 1,000 UAH | 29,760.45 NGN |
Get UAH/NGN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=NGNExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-09-08T18:56:25Z",
"rates": {
"NGN": 29.760447
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=NGN&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "NGN",
"amount": 100
},
"result": 2976.0447,
"rate": 29.760447
}Build with UAH/NGN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key