Rate Overview
Live
1 UAH = 30.8507 NGN
1 NGN = 0.032414
UAH
Avg
31.5012
High
34.2352
Low
30.3196
Last updated: 7/8/2026, 4:42:28 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.85 NGN |
| 10 UAH | 308.51 NGN |
| 50 UAH | 1,542.54 NGN |
| 100 UAH | 3,085.07 NGN |
| 500 UAH | 15,425.37 NGN |
| 1,000 UAH | 30,850.75 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-07-08T04:42:28Z",
"rates": {
"NGN": 30.850746
}
}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": 3085.0746,
"rate": 30.850746
}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