Rate Overview
Live
1 VND = 0.000162 PGK
1 PGK = 6172.84
VND
Avg
0.000158
High
0.000163
Low
0.000154
Last updated: 1/25/2026, 11:50:17 PM
Quick Conversions
| VND | PGK |
|---|---|
| 1 VND | 0.00 PGK |
| 10 VND | 0.00 PGK |
| 50 VND | 0.01 PGK |
| 100 VND | 0.02 PGK |
| 500 VND | 0.08 PGK |
| 1,000 VND | 0.16 PGK |
Get VND/PGK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=PGKExample Response:
{
"success": true,
"base": "VND",
"date": "2026-01-25T23:50:17Z",
"rates": {
"PGK": 0.000162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=PGK&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "PGK",
"amount": 100
},
"result": 0.0162,
"rate": 0.000162
}Build with VND/PGK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key