Rate Overview
Live
1 UAH = 30.9272 NGN
1 NGN = 0.032334
UAH
Avg
31.5039
High
34.2352
Low
30.3196
Last updated: 7/11/2026, 5:10:26 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.93 NGN |
| 10 UAH | 309.27 NGN |
| 50 UAH | 1,546.36 NGN |
| 100 UAH | 3,092.72 NGN |
| 500 UAH | 15,463.62 NGN |
| 1,000 UAH | 30,927.24 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-07-11T17:10:26Z",
"rates": {
"NGN": 30.927235
}
}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": 3092.7235,
"rate": 30.927235
}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