Rate Overview
Live
1 BIF = 8.8572 VND
1 VND = 0.112903
BIF
Avg
8.8614
High
8.9086
Low
8.7592
Last updated: 4/18/2026, 8:48:03 AM
Quick Conversions
| BIF | VND |
|---|---|
| 1 BIF | 8.86 VND |
| 10 BIF | 88.57 VND |
| 50 BIF | 442.86 VND |
| 100 BIF | 885.72 VND |
| 500 BIF | 4,428.59 VND |
| 1,000 BIF | 8,857.18 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-04-18T08:48:03Z",
"rates": {
"VND": 8.85718
}
}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": 885.718,
"rate": 8.85718
}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