Rate Overview
Live
1 VND = 0.142808 UGX
1 UGX = 7.0024
VND
Avg
0.143005
High
0.144023
Low
0.142541
Last updated: 5/28/2026, 2:30:56 AM
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.40 UGX |
| 1,000 VND | 142.81 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-28T02:30:56Z",
"rates": {
"UGX": 0.142808
}
}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.2808,
"rate": 0.142808
}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