Rate Overview
Live
1 NGN = 0.032337 UAH
1 UAH = 30.9243
NGN
Avg
0.032088
High
0.032337
Low
0.031940
Last updated: 5/7/2026, 7:56:52 AM
Quick Conversions
| NGN | UAH |
|---|---|
| 1 NGN | 0.03 UAH |
| 10 NGN | 0.32 UAH |
| 50 NGN | 1.62 UAH |
| 100 NGN | 3.23 UAH |
| 500 NGN | 16.17 UAH |
| 1,000 NGN | 32.34 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-05-07T07:56:52Z",
"rates": {
"UAH": 0.032337
}
}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.2337,
"rate": 0.032337
}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