Rate Overview
Live
1 BIF = 8.9127 VND
1 VND = 0.112199
BIF
Avg
8.9014
High
8.9567
Low
8.7592
Last updated: 3/27/2026, 3:22:37 PM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.91 VND |
| 10 BIF | 89.13 VND |
| 50 BIF | 445.64 VND |
| 100 BIF | 891.27 VND |
| 500 BIF | 4,456.35 VND |
| 1,000 BIF | 8,912.71 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-03-27T15:22:37Z",
"rates": {
"VND": 8.912706
}
}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": 891.2706000000001,
"rate": 8.912706
}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