Rate Overview
Live
1 VND = 0.112512 BIF
1 BIF = 8.8879
VND
Avg
0.112733
High
0.114166
Low
0.111622
Last updated: 5/28/2026, 12:08:15 AM
Quick Conversions
| VND | BIF |
|---|---|
| 1 VND | 0.11 BIF |
| 10 VND | 1.13 BIF |
| 50 VND | 5.63 BIF |
| 100 VND | 11.25 BIF |
| 500 VND | 56.26 BIF |
| 1,000 VND | 112.51 BIF |
Get VND/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=BIFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-05-28T00:08:15Z",
"rates": {
"BIF": 0.112512
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "BIF",
"amount": 100
},
"result": 11.2512,
"rate": 0.112512
}Build with VND/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key