Rate Overview
Live
1 BIF = 8.8452 VND
1 VND = 0.113056
BIF
Avg
8.8508
High
8.8726
Low
8.8247
Last updated: 7/8/2026, 10:09:50 AM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.85 VND |
| 10 BIF | 88.45 VND |
| 50 BIF | 442.26 VND |
| 100 BIF | 884.52 VND |
| 500 BIF | 4,422.60 VND |
| 1,000 BIF | 8,845.20 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-07-08T10:09:50Z",
"rates": {
"VND": 8.845203
}
}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.5203,
"rate": 8.845203
}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