Rate Overview
Live
1 NGN = 0.031556 UAH
1 UAH = 31.6897
NGN
Avg
0.031649
High
0.031820
Low
0.031556
Last updated: 3/7/2026, 12:28:04 AM
Quick Conversions
| NGN | UAH |
|---|---|
| 1 NGN | 0.03 UAH |
| 10 NGN | 0.32 UAH |
| 50 NGN | 1.58 UAH |
| 100 NGN | 3.16 UAH |
| 500 NGN | 15.78 UAH |
| 1,000 NGN | 31.56 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-03-07T00:28:04Z",
"rates": {
"UAH": 0.031556
}
}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.1556,
"rate": 0.031556
}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