Rate Overview
Live
1 BIF = 8.9200 VND
1 VND = 0.112107
BIF
Avg
8.8737
High
8.9213
Low
8.8298
Last updated: 8/3/2026, 9:10:09 AM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.92 VND |
| 10 BIF | 89.20 VND |
| 50 BIF | 446.00 VND |
| 100 BIF | 892.00 VND |
| 500 BIF | 4,460.02 VND |
| 1,000 BIF | 8,920.04 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-03T09:10:09Z",
"rates": {
"VND": 8.920041
}
}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": 892.0041,
"rate": 8.920041
}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