Rate Overview
Live
1 NGN = 0.032660 UAH
1 UAH = 30.6185
NGN
Avg
0.030404
High
0.033105
Low
0.026819
Last updated: 8/1/2026, 12:36:09 PM
Quick Conversions
| NGN | UAH |
|---|---|
| 1 NGN | 0.03 UAH |
| 10 NGN | 0.33 UAH |
| 50 NGN | 1.63 UAH |
| 100 NGN | 3.27 UAH |
| 500 NGN | 16.33 UAH |
| 1,000 NGN | 32.66 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-08-01T12:36:09Z",
"rates": {
"UAH": 0.03266
}
}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.266,
"rate": 0.03266
}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