Rate Overview
Live
1 UGX = 0.004440 NAD
1 NAD = 225.2252
UGX
Avg
0.004430
High
0.004444
Low
0.004392
Last updated: 4/17/2026, 7:53:27 AM
Quick Conversions
| UGX | NAD |
|---|---|
| 1 UGX | 0.00 NAD |
| 10 UGX | 0.04 NAD |
| 50 UGX | 0.22 NAD |
| 100 UGX | 0.44 NAD |
| 500 UGX | 2.22 NAD |
| 1,000 UGX | 4.44 NAD |
Get UGX/NAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=NADExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-04-17T07:53:27Z",
"rates": {
"NAD": 0.00444
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=NAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "NAD",
"amount": 100
},
"result": 0.44400000000000006,
"rate": 0.00444
}Build with UGX/NAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key