Rate Overview
Live
1 VND = 0.016229 KMF
1 KMF = 61.6181
VND
Avg
0.016048
High
0.016229
Low
0.015917
Last updated: 3/7/2026, 3:05:00 AM
Quick Conversions
| VND | KMF |
|---|---|
| 1 VND | 0.02 KMF |
| 10 VND | 0.16 KMF |
| 50 VND | 0.81 KMF |
| 100 VND | 1.62 KMF |
| 500 VND | 8.11 KMF |
| 1,000 VND | 16.23 KMF |
Get VND/KMF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=KMFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-07T03:05:00Z",
"rates": {
"KMF": 0.016229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=KMF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "KMF",
"amount": 100
},
"result": 1.6229,
"rate": 0.016229
}Build with VND/KMF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key