Rate Overview
Live
1 VND = 0.138922 UGX
1 UGX = 7.1983
VND
Avg
0.140602
High
0.142495
Low
0.138112
Last updated: 6/19/2026, 8:47:06 AM
Quick Conversions
| VND | UGX |
|---|---|
| 1 VND | 0.14 UGX |
| 10 VND | 1.39 UGX |
| 50 VND | 6.95 UGX |
| 100 VND | 13.89 UGX |
| 500 VND | 69.46 UGX |
| 1,000 VND | 138.92 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-06-19T08:47:06Z",
"rates": {
"UGX": 0.138922
}
}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.892199999999999,
"rate": 0.138922
}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