Rate Overview
Live
1 VND = 0.138877 UGX
1 UGX = 7.2006
VND
Avg
0.138719
High
0.138954
Low
0.138289
Last updated: 7/8/2026, 5:57:23 AM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.39 UGX |
| 50 VND | 6.94 UGX |
| 100 VND | 13.89 UGX |
| 500 VND | 69.44 UGX |
| 1,000 VND | 138.88 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-08T05:57:23Z",
"rates": {
"UGX": 0.138877
}
}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.8877,
"rate": 0.138877
}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