Rate Overview
Live
1 BIF = 8.7555 VND
1 VND = 0.114214
BIF
Avg
8.7400
High
8.7579
Low
8.7191
Last updated: 9/5/2026, 1:12:13 AM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.76 VND |
| 10 BIF | 87.55 VND |
| 50 BIF | 437.77 VND |
| 100 BIF | 875.55 VND |
| 500 BIF | 4,377.74 VND |
| 1,000 BIF | 8,755.47 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-09-05T01:12:13Z",
"rates": {
"VND": 8.75547
}
}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": 875.547,
"rate": 8.75547
}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