Rate Overview
Live
1 UAH = 30.2306 NGN
1 NGN = 0.033079
UAH
Avg
30.8702
High
31.8091
Low
30.2062
Last updated: 8/21/2026, 10:02:30 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.23 NGN |
| 10 UAH | 302.31 NGN |
| 50 UAH | 1,511.53 NGN |
| 100 UAH | 3,023.06 NGN |
| 500 UAH | 15,115.29 NGN |
| 1,000 UAH | 30,230.58 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-08-21T22:02:30Z",
"rates": {
"NGN": 30.230583
}
}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": 3023.0583,
"rate": 30.230583
}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