Rate Overview
Live
1 GBP = 35966.61 VND
1 VND = 0.000028
GBP
Avg
35845.92
High
35980.54
Low
35704.42
Last updated: 5/6/2026, 3:41:01 PM
Quick Conversions
| GBP | VND |
|---|---|
| 1 GBP | 35,966.61 VND |
| 10 GBP | 359,666.15 VND |
| 50 GBP | 1,798,330.75 VND |
| 100 GBP | 3,596,661.50 VND |
| 500 GBP | 17,983,307.49 VND |
| 1,000 GBP | 35,966,614.99 VND |
Get GBP/VND Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=VNDExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-05-06T15:41:01Z",
"rates": {
"VND": 35966.614986
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=VND&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "VND",
"amount": 100
},
"result": 3596661.4986,
"rate": 35966.614986
}Build with GBP/VND Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key