Rate Overview
Live
1 KES = 203.9043 VND
1 VND = 0.004904
KES
Avg
199.6551
High
204.5158
Low
188.6577
Last updated: 7/30/2026, 11:15:28 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 203.90 VND |
| 10 KES | 2,039.04 VND |
| 50 KES | 10,195.21 VND |
| 100 KES | 20,390.43 VND |
| 500 KES | 101,952.13 VND |
| 1,000 KES | 203,904.26 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-30T11:15:28Z",
"rates": {
"VND": 203.904262
}
}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": 20390.426199999998,
"rate": 203.904262
}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