Rate Overview
Live
1 VND = 0.142825 UGX
1 UGX = 7.0016
VND
Avg
0.142211
High
0.144023
Low
0.140485
Last updated: 5/27/2026, 8:28:12 PM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.43 UGX |
| 50 VND | 7.14 UGX |
| 100 VND | 14.28 UGX |
| 500 VND | 71.41 UGX |
| 1,000 VND | 142.83 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-05-27T20:28:12Z",
"rates": {
"UGX": 0.142825
}
}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.2825,
"rate": 0.142825
}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