Rate Overview
Live
1 BIF = 8.7502 VND
1 VND = 0.114283
BIF
Avg
8.8561
High
8.9588
Low
8.7502
Last updated: 8/13/2026, 4:32:17 PM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.75 VND |
| 10 BIF | 87.50 VND |
| 50 BIF | 437.51 VND |
| 100 BIF | 875.02 VND |
| 500 BIF | 4,375.12 VND |
| 1,000 BIF | 8,750.24 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-13T16:32:17Z",
"rates": {
"VND": 8.750235
}
}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.0235,
"rate": 8.750235
}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