Rate Overview
Live
1 VND = 0.140985 UGX
1 UGX = 7.0930
VND
Avg
0.139484
High
0.141556
Low
0.137390
Last updated: 3/7/2026, 7:55:49 AM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.41 UGX |
| 50 VND | 7.05 UGX |
| 100 VND | 14.10 UGX |
| 500 VND | 70.49 UGX |
| 1,000 VND | 140.98 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-07T07:55:49Z",
"rates": {
"UGX": 0.140985
}
}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.0985,
"rate": 0.140985
}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