Rate Overview
Live
1 UAH = 31.0032 NGN
1 NGN = 0.032255
UAH
Avg
31.7447
High
34.2352
Low
30.5332
Last updated: 5/27/2026, 4:09:46 PM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 31.00 NGN |
| 10 UAH | 310.03 NGN |
| 50 UAH | 1,550.16 NGN |
| 100 UAH | 3,100.32 NGN |
| 500 UAH | 15,501.61 NGN |
| 1,000 UAH | 31,003.22 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-27T16:09:46Z",
"rates": {
"NGN": 31.003221
}
}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": 3100.3221,
"rate": 31.003221
}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