Rate Overview
Live
1 KES = 204.0620 VND
1 VND = 0.004900
KES
Avg
203.8835
High
204.2673
Low
203.2437
Last updated: 7/29/2026, 2:16:55 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 204.06 VND |
| 10 KES | 2,040.62 VND |
| 50 KES | 10,203.10 VND |
| 100 KES | 20,406.20 VND |
| 500 KES | 102,030.98 VND |
| 1,000 KES | 204,061.97 VND |
Get KES/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KES¤cies=VNDExample Response:
{
"success": true,
"base": "KES",
"date": "2026-07-29T02:16:55Z",
"rates": {
"VND": 204.061965
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KES&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "KES",
"to": "VND",
"amount": 100
},
"result": 20406.1965,
"rate": 204.061965
}Build with KES/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key