Rate Overview
Live
1 BIF = 8.7680 VND
1 VND = 0.114051
BIF
Avg
8.8606
High
8.9931
Low
8.6959
Last updated: 8/12/2026, 6:01:38 PM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.77 VND |
| 10 BIF | 87.68 VND |
| 50 BIF | 438.40 VND |
| 100 BIF | 876.80 VND |
| 500 BIF | 4,384.01 VND |
| 1,000 BIF | 8,768.02 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-12T18:01:38Z",
"rates": {
"VND": 8.768015
}
}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.8015,
"rate": 8.768015
}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