Rate Overview
Live
1 KES = 204.1325 VND
1 VND = 0.004899
KES
Avg
203.8860
High
204.1418
Low
203.5878
Last updated: 6/19/2026, 8:53:34 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 204.13 VND |
| 10 KES | 2,041.33 VND |
| 50 KES | 10,206.63 VND |
| 100 KES | 20,413.25 VND |
| 500 KES | 102,066.26 VND |
| 1,000 KES | 204,132.53 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-06-19T08:53:34Z",
"rates": {
"VND": 204.132528
}
}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": 20413.252800000002,
"rate": 204.132528
}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