Rate Overview
Live
1 VND = 0.139794 UGX
1 UGX = 7.1534
VND
Avg
0.140069
High
0.141194
Low
0.139304
Last updated: 4/17/2026, 1:31:26 PM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.40 UGX |
| 50 VND | 6.99 UGX |
| 100 VND | 13.98 UGX |
| 500 VND | 69.90 UGX |
| 1,000 VND | 139.79 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-04-17T13:31:26Z",
"rates": {
"UGX": 0.139794
}
}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": 13.9794,
"rate": 0.139794
}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