Rate Overview
Live
1 KES = 203.9453 VND
1 VND = 0.004903
KES
Avg
203.3112
High
204.6170
Low
200.3728
Last updated: 5/27/2026, 7:27:16 PM
Quick Conversions
| KES | VND |
|---|---|
| 1 KES | 203.95 VND |
| 10 KES | 2,039.45 VND |
| 50 KES | 10,197.26 VND |
| 100 KES | 20,394.53 VND |
| 500 KES | 101,972.64 VND |
| 1,000 KES | 203,945.27 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-05-27T19:27:16Z",
"rates": {
"VND": 203.945274
}
}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": 20394.527400000003,
"rate": 203.945274
}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