Rate Overview
Live
1 UAH = 30.6179 NGN
1 NGN = 0.032661
UAH
Avg
30.7029
High
30.9366
Low
30.3053
Last updated: 8/1/2026, 12:23:46 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.62 NGN |
| 10 UAH | 306.18 NGN |
| 50 UAH | 1,530.89 NGN |
| 100 UAH | 3,061.79 NGN |
| 500 UAH | 15,308.93 NGN |
| 1,000 UAH | 30,617.86 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-01T12:23:46Z",
"rates": {
"NGN": 30.617857
}
}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": 3061.7857,
"rate": 30.617857
}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