Rate Overview
Live
1 VND = 0.004901 KES
1 KES = 204.0400
VND
Avg
0.004913
High
0.004981
Low
0.004884
Last updated: 7/24/2026, 6:37:59 PM
Quick Conversions
| VND | KES |
|---|---|
| 1 VND | 0.00 KES |
| 10 VND | 0.05 KES |
| 50 VND | 0.25 KES |
| 100 VND | 0.49 KES |
| 500 VND | 2.45 KES |
| 1,000 VND | 4.90 KES |
Get VND/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KESExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-24T18:37:59Z",
"rates": {
"KES": 0.004901
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KES",
"amount": 100
},
"result": 0.4901,
"rate": 0.004901
}Build with VND/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key