Rate Overview
Live
1 NGN = 0.032827 UAH
1 UAH = 30.4627
NGN
Avg
0.032854
High
0.032997
Low
0.032723
Last updated: 7/31/2026, 6:28:10 AM
Quick Conversions
| NGN | UAH |
|---|---|
| 1 NGN | 0.03 UAH |
| 10 NGN | 0.33 UAH |
| 50 NGN | 1.64 UAH |
| 100 NGN | 3.28 UAH |
| 500 NGN | 16.41 UAH |
| 1,000 NGN | 32.83 UAH |
Get NGN/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NGN¤cies=UAHExample Response:
{
"success": true,
"base": "NGN",
"date": "2026-07-31T06:28:10Z",
"rates": {
"UAH": 0.032827
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NGN&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "NGN",
"to": "UAH",
"amount": 100
},
"result": 3.2827,
"rate": 0.032827
}Build with NGN/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key