Rate Overview
Live
1 VND = 0.113120 BIF
1 BIF = 8.8402
VND
Avg
0.114440
High
0.118503
Low
0.111705
Last updated: 7/2/2026, 9:20:00 PM
Quick Conversions
| VND | BIF |
|---|---|
| 1 VND | 0.11 BIF |
| 10 VND | 1.13 BIF |
| 50 VND | 5.66 BIF |
| 100 VND | 11.31 BIF |
| 500 VND | 56.56 BIF |
| 1,000 VND | 113.12 BIF |
Get VND/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BIFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-02T21:20:00Z",
"rates": {
"BIF": 0.11312
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BIF",
"amount": 100
},
"result": 11.312,
"rate": 0.11312
}Build with VND/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key