Rate Overview
Live
1 BIF = 8.7686 VND
1 VND = 0.114043
BIF
Avg
8.7903
High
8.8337
Low
8.7672
Last updated: 8/12/2026, 10:14:19 AM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.77 VND |
| 10 BIF | 87.69 VND |
| 50 BIF | 438.43 VND |
| 100 BIF | 876.86 VND |
| 500 BIF | 4,384.30 VND |
| 1,000 BIF | 8,768.60 VND |
Get BIF/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=VNDExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-08-12T10:14:19Z",
"rates": {
"VND": 8.7686
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "VND",
"amount": 100
},
"result": 876.8599999999999,
"rate": 8.7686
}Build with BIF/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key