Rate Overview
Live
1 UAH = 31.8849 NGN
1 NGN = 0.031363
UAH
Avg
31.6504
High
31.8849
Low
31.4262
Last updated: 3/7/2026, 3:08:50 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 31.88 NGN |
| 10 UAH | 318.85 NGN |
| 50 UAH | 1,594.25 NGN |
| 100 UAH | 3,188.49 NGN |
| 500 UAH | 15,942.46 NGN |
| 1,000 UAH | 31,884.91 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-03-07T03:08:50Z",
"rates": {
"NGN": 31.884914
}
}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": 3188.4914,
"rate": 31.884914
}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