Rate Overview
Live
1 UGX = 0.005091 ZMW
1 ZMW = 196.4251
UGX
Avg
0.005093
High
0.005102
Low
0.005082
Last updated: 9/11/2026, 12:56:31 AM
Quick Conversions
| UGX | ZMW |
|---|---|
| 1 UGX | 0.01 ZMW |
| 10 UGX | 0.05 ZMW |
| 50 UGX | 0.25 ZMW |
| 100 UGX | 0.51 ZMW |
| 500 UGX | 2.55 ZMW |
| 1,000 UGX | 5.09 ZMW |
Get UGX/ZMW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UGX¤cies=ZMWExample Response:
{
"success": true,
"base": "UGX",
"date": "2026-09-11T00:56:31Z",
"rates": {
"ZMW": 0.005091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UGX&to=ZMW&amount=100Example Response:
{
"success": true,
"query": {
"from": "UGX",
"to": "ZMW",
"amount": 100
},
"result": 0.5091,
"rate": 0.005091
}Build with UGX/ZMW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key