Rate Overview
Live
1 KES = 202.2215 VND
1 VND = 0.004945
KES
Avg
202.7071
High
203.5359
Low
202.2215
Last updated: 8/16/2026, 8:58:11 PM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 202.22 VND |
| 10 KES | 2,022.21 VND |
| 50 KES | 10,111.07 VND |
| 100 KES | 20,222.15 VND |
| 500 KES | 101,110.75 VND |
| 1,000 KES | 202,221.49 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-08-16T20:58:11Z",
"rates": {
"VND": 202.22149
}
}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": 20222.148999999998,
"rate": 202.22149
}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