Rate Overview
Live
1 KES = 203.8174 VND
1 VND = 0.004906
KES
Avg
203.5454
High
204.9596
Low
202.0253
Last updated: 3/27/2026, 12:05:04 PM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 203.82 VND |
| 10 KES | 2,038.17 VND |
| 50 KES | 10,190.87 VND |
| 100 KES | 20,381.74 VND |
| 500 KES | 101,908.72 VND |
| 1,000 KES | 203,817.44 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-27T12:05:04Z",
"rates": {
"VND": 203.817442
}
}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": 20381.7442,
"rate": 203.817442
}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