Rate Overview
Live
1 UAH = 30.5578 NGN
1 NGN = 0.032725
UAH
Avg
35.4166
High
40.2753
Low
30.5578
Last updated: 7/3/2026, 6:07:55 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.56 NGN |
| 10 UAH | 305.58 NGN |
| 50 UAH | 1,527.89 NGN |
| 100 UAH | 3,055.78 NGN |
| 500 UAH | 15,278.88 NGN |
| 1,000 UAH | 30,557.77 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-03T06:07:55Z",
"rates": {
"NGN": 30.557769
}
}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": 3055.7769,
"rate": 30.557769
}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