Rate Overview
Live
1 VND = 0.113050 BIF
1 BIF = 8.8456
VND
Avg
0.112986
High
0.113318
Low
0.112706
Last updated: 7/8/2026, 3:11:25 PM
Quick Conversions
| VND | BIF |
|---|---|
| 1 VND | 0.11 BIF |
| 10 VND | 1.13 BIF |
| 50 VND | 5.65 BIF |
| 100 VND | 11.31 BIF |
| 500 VND | 56.53 BIF |
| 1,000 VND | 113.05 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-07-08T15:11:25Z",
"rates": {
"BIF": 0.11305
}
}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.305,
"rate": 0.11305
}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