Rate Overview
Live
1 VND = 0.141459 UGX
1 UGX = 7.0692
VND
Avg
0.141985
High
0.143384
Low
0.140183
Last updated: 3/28/2026, 9:14:27 AM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.41 UGX |
| 50 VND | 7.07 UGX |
| 100 VND | 14.15 UGX |
| 500 VND | 70.73 UGX |
| 1,000 VND | 141.46 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-03-28T09:14:27Z",
"rates": {
"UGX": 0.141459
}
}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.145900000000001,
"rate": 0.141459
}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