Rate Overview
Live
1 KES = 204.4213 VND
1 VND = 0.004892
KES
Avg
204.5453
High
204.9420
Low
204.0722
Last updated: 5/7/2026, 11:23:40 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 204.42 VND |
| 10 KES | 2,044.21 VND |
| 50 KES | 10,221.06 VND |
| 100 KES | 20,442.13 VND |
| 500 KES | 102,210.64 VND |
| 1,000 KES | 204,421.27 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-05-07T11:23:40Z",
"rates": {
"VND": 204.421274
}
}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": 20442.1274,
"rate": 204.421274
}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