Rate Overview
Live
1 KES = 203.6021 VND
1 VND = 0.004912
KES
Avg
203.1527
High
203.6021
Low
202.1357
Last updated: 3/7/2026, 12:30:33 AM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 203.60 VND |
| 10 KES | 2,036.02 VND |
| 50 KES | 10,180.10 VND |
| 100 KES | 20,360.21 VND |
| 500 KES | 101,801.04 VND |
| 1,000 KES | 203,602.09 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-03-07T00:30:33Z",
"rates": {
"VND": 203.602088
}
}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": 20360.2088,
"rate": 203.602088
}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