Rate Overview
Live
1 UAH = 30.2727 NGN
1 NGN = 0.033033
UAH
Avg
30.2946
High
30.3418
Low
30.2720
Last updated: 6/19/2026, 8:33:24 AM
Quick Conversions
| UAH | NGN |
|---|---|
| 1 UAH | 30.27 NGN |
| 10 UAH | 302.73 NGN |
| 50 UAH | 1,513.64 NGN |
| 100 UAH | 3,027.27 NGN |
| 500 UAH | 15,136.37 NGN |
| 1,000 UAH | 30,272.74 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-06-19T08:33:24Z",
"rates": {
"NGN": 30.272739
}
}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": 3027.2739,
"rate": 30.272739
}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