Rate Overview
Live
1 BIF = 8.8433 VND
1 VND = 0.113080
BIF
Avg
8.8656
High
8.8944
Low
8.8311
Last updated: 5/8/2026, 9:47:30 PM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.84 VND |
| 10 BIF | 88.43 VND |
| 50 BIF | 442.16 VND |
| 100 BIF | 884.33 VND |
| 500 BIF | 4,421.63 VND |
| 1,000 BIF | 8,843.26 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-05-08T21:47:30Z",
"rates": {
"VND": 8.84326
}
}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": 884.326,
"rate": 8.84326
}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