Rate Overview
Live
1 VND = 0.010655 PKR
1 PKR = 93.8527
VND
Avg
0.010687
High
0.010893
Low
0.010537
Last updated: 7/1/2026, 5:35:29 PM
Quick Conversions
| VND | PKR |
|---|---|
| 1 VND | 0.01 PKR |
| 10 VND | 0.11 PKR |
| 50 VND | 0.53 PKR |
| 100 VND | 1.07 PKR |
| 500 VND | 5.33 PKR |
| 1,000 VND | 10.66 PKR |
Get VND/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=PKRExample Response:
{
"success": true,
"base": "VND",
"date": "2026-07-01T17:35:29Z",
"rates": {
"PKR": 0.010655
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "PKR",
"amount": 100
},
"result": 1.0655,
"rate": 0.010655
}Build with VND/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key