Rate Overview
Live
1 VND = 0.113143 BIF
1 BIF = 8.8384
VND
Avg
0.112988
High
0.113322
Low
0.112461
Last updated: 6/17/2026, 7:58:12 AM
Quick Conversions
| VND | BIF |
|---|---|
| 1 VND | 0.11 BIF |
| 10 VND | 1.13 BIF |
| 50 VND | 5.66 BIF |
| 100 VND | 11.31 BIF |
| 500 VND | 56.57 BIF |
| 1,000 VND | 113.14 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-06-17T07:58:12Z",
"rates": {
"BIF": 0.113143
}
}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.3143,
"rate": 0.113143
}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