Rate Overview
Live
1 UAH = 31.5563 NGN
1 NGN = 0.031689
UAH
Avg
31.2148
High
31.5563
Low
30.8789
Last updated: 3/27/2026, 9:50:02 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 31.56 NGN |
| 10 UAH | 315.56 NGN |
| 50 UAH | 1,577.82 NGN |
| 100 UAH | 3,155.63 NGN |
| 500 UAH | 15,778.15 NGN |
| 1,000 UAH | 31,556.31 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-27T09:50:02Z",
"rates": {
"NGN": 31.556309
}
}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": 3155.6309,
"rate": 31.556309
}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