Rate Overview
Live
1 KES = 202.1694 VND
1 VND = 0.004946
KES
Avg
202.0392
High
202.3413
Low
201.5744
Last updated: 9/2/2026, 6:33:53 PM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 202.17 VND |
| 10 KES | 2,021.69 VND |
| 50 KES | 10,108.47 VND |
| 100 KES | 20,216.94 VND |
| 500 KES | 101,084.71 VND |
| 1,000 KES | 202,169.43 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-09-02T18:33:53Z",
"rates": {
"VND": 202.169427
}
}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": 20216.9427,
"rate": 202.169427
}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