Rate Overview
Live
1 VND = 0.004889 KES
1 KES = 204.5408
VND
Avg
0.004893
High
0.004906
Low
0.004877
Last updated: 4/17/2026, 6:30:23 AM
Quick Conversions
| VND | KES |
|---|---|
| 1 VND | 0.00 KES |
| 10 VND | 0.05 KES |
| 50 VND | 0.24 KES |
| 100 VND | 0.49 KES |
| 500 VND | 2.44 KES |
| 1,000 VND | 4.89 KES |
Get VND/KES Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KESExample Response:
{
"success": true,
"base": "VND",
"date": "2026-04-17T06:30:23Z",
"rates": {
"KES": 0.004889
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KES&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KES",
"amount": 100
},
"result": 0.4889,
"rate": 0.004889
}Build with VND/KES Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key