Rate Overview
Live
1 VND = 0.142448 UGX
1 UGX = 7.0201
VND
Avg
0.142250
High
0.142699
Low
0.140989
Last updated: 5/7/2026, 4:00:41 PM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.42 UGX |
| 50 VND | 7.12 UGX |
| 100 VND | 14.24 UGX |
| 500 VND | 71.22 UGX |
| 1,000 VND | 142.45 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-07T16:00:41Z",
"rates": {
"UGX": 0.142448
}
}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.2448,
"rate": 0.142448
}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