Rate Overview
Live
1 KES = 203.8768 VND
1 VND = 0.004905
KES
Avg
203.4039
High
204.9654
Low
200.3963
Last updated: 7/30/2026, 8:10:03 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 203.88 VND |
| 10 KES | 2,038.77 VND |
| 50 KES | 10,193.84 VND |
| 100 KES | 20,387.68 VND |
| 500 KES | 101,938.41 VND |
| 1,000 KES | 203,876.82 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-30T08:10:03Z",
"rates": {
"VND": 203.876821
}
}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": 20387.6821,
"rate": 203.876821
}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