Rate Overview
Live
1 UGX = 0.004504 NAD
1 NAD = 222.0249
UGX
Avg
0.004446
High
0.004504
Low
0.004413
Last updated: 3/6/2026, 8:15:28 AM
Quick Conversions
| UGX | NAD |
|---|---|
| 1 UGX | 0.00 NAD |
| 10 UGX | 0.05 NAD |
| 50 UGX | 0.23 NAD |
| 100 UGX | 0.45 NAD |
| 500 UGX | 2.25 NAD |
| 1,000 UGX | 4.50 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-03-06T08:15:28Z",
"rates": {
"NAD": 0.004504
}
}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.4504,
"rate": 0.004504
}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