Rate Overview
Live
1 VND = 0.004907 KES
1 KES = 203.7905
VND
Avg
0.005032
High
0.005300
Low
0.004890
Last updated: 3/27/2026, 2:38:45 PM
Quick Conversions
| VND | KES |
|---|---|
| 1 VND | 0.00 KES |
| 10 VND | 0.05 KES |
| 50 VND | 0.25 KES |
| 100 VND | 0.49 KES |
| 500 VND | 2.45 KES |
| 1,000 VND | 4.91 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-03-27T14:38:45Z",
"rates": {
"KES": 0.004907
}
}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.49069999999999997,
"rate": 0.004907
}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