Rate Overview
Live
1 UAH = 30.9236 NGN
1 NGN = 0.032338
UAH
Avg
31.1646
High
31.3083
Low
30.9236
Last updated: 5/7/2026, 11:24:42 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.92 NGN |
| 10 UAH | 309.24 NGN |
| 50 UAH | 1,546.18 NGN |
| 100 UAH | 3,092.36 NGN |
| 500 UAH | 15,461.80 NGN |
| 1,000 UAH | 30,923.59 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-05-07T11:24:42Z",
"rates": {
"NGN": 30.923593
}
}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.3593,
"rate": 30.923593
}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