Rate Overview
Live
1 VND = 0.141640 UGX
1 UGX = 7.0602
VND
Avg
0.139772
High
0.143094
Low
0.131337
Last updated: 7/30/2026, 8:06:02 AM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.42 UGX |
| 50 VND | 7.08 UGX |
| 100 VND | 14.16 UGX |
| 500 VND | 70.82 UGX |
| 1,000 VND | 141.64 UGX |
Get VND/UGX Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=UGXExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-30T08:06:02Z",
"rates": {
"UGX": 0.14164
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=UGX&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "UGX",
"amount": 100
},
"result": 14.163999999999998,
"rate": 0.14164
}Build with VND/UGX Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key