Rate Overview
Live
1 KES = 204.5275 VND
1 VND = 0.004889
KES
Avg
204.3344
High
205.0133
Low
203.8230
Last updated: 4/17/2026, 6:29:09 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 204.53 VND |
| 10 KES | 2,045.28 VND |
| 50 KES | 10,226.38 VND |
| 100 KES | 20,452.75 VND |
| 500 KES | 102,263.76 VND |
| 1,000 KES | 204,527.51 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-04-17T06:29:09Z",
"rates": {
"VND": 204.52751
}
}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": 20452.751,
"rate": 204.52751
}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