Rate Overview
Live
1 VND = 0.010650 PKR
1 PKR = 93.8967
VND
Avg
0.010651
High
0.010806
Low
0.010560
Last updated: 7/24/2026, 8:18:38 AM
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.65 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-24T08:18:38Z",
"rates": {
"PKR": 0.01065
}
}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.065,
"rate": 0.01065
}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