Rate Overview
Live
1 KES = 204.1923 VND
1 VND = 0.004897
KES
Avg
203.9618
High
204.1923
Low
203.2741
Last updated: 7/8/2026, 6:40:13 PM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 204.19 VND |
| 10 KES | 2,041.92 VND |
| 50 KES | 10,209.61 VND |
| 100 KES | 20,419.23 VND |
| 500 KES | 102,096.14 VND |
| 1,000 KES | 204,192.28 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-07-08T18:40:13Z",
"rates": {
"VND": 204.192278
}
}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": 20419.2278,
"rate": 204.192278
}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