Rate Overview
Live
1 VND = 0.112469 BIF
1 BIF = 8.8913
VND
Avg
0.114465
High
0.118503
Low
0.111705
Last updated: 5/27/2026, 10:52:56 PM
Quick Conversions
| VND | BIF |
|---|---|
| 1 VND | 0.11 BIF |
| 10 VND | 1.12 BIF |
| 50 VND | 5.62 BIF |
| 100 VND | 11.25 BIF |
| 500 VND | 56.23 BIF |
| 1,000 VND | 112.47 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-27T22:52:56Z",
"rates": {
"BIF": 0.112469
}
}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.2469,
"rate": 0.112469
}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