Rate Overview
Live
1 UGX = 0.004332 NAD
1 NAD = 230.8403
UGX
Avg
0.004465
High
0.004737
Low
0.004332
Last updated: 5/27/2026, 4:10:12 PM
Quick Conversions
| UGX | NAD |
|---|---|
| 1 UGX | 0.00 NAD |
| 10 UGX | 0.04 NAD |
| 50 UGX | 0.22 NAD |
| 100 UGX | 0.43 NAD |
| 500 UGX | 2.17 NAD |
| 1,000 UGX | 4.33 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-05-27T16:10:12Z",
"rates": {
"NAD": 0.004332
}
}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.4332,
"rate": 0.004332
}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