Rate Overview
Live
1 UAH = 30.1526 NGN
1 NGN = 0.033165
UAH
Avg
30.3182
High
30.4317
Low
30.1526
Last updated: 8/20/2026, 11:49:53 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.15 NGN |
| 10 UAH | 301.53 NGN |
| 50 UAH | 1,507.63 NGN |
| 100 UAH | 3,015.26 NGN |
| 500 UAH | 15,076.31 NGN |
| 1,000 UAH | 30,152.61 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-20T23:49:53Z",
"rates": {
"NGN": 30.152612
}
}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": 3015.2612,
"rate": 30.152612
}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