Rate Overview
Live
1 VND = 0.000027 GIP
1 GIP = 37037.04 VND
Avg
0.000028
High
0.000028
Low
0.000027
Last updated: 1/25/2026, 9:34:18 AM
Quick Conversions
| VND | GIP |
|---|---|
| 1 VND | 0.00 GIP |
| 10 VND | 0.00 GIP |
| 50 VND | 0.00 GIP |
| 100 VND | 0.00 GIP |
| 500 VND | 0.01 GIP |
| 1,000 VND | 0.03 GIP |
Get VND/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=GIPExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T09:34:18Z",
"rates": {
"GIP": 0.000027
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "GIP",
"amount": 100
},
"result": 0.0026999999999999997,
"rate": 0.000027
}Build with VND/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key