Rate Overview
Live
1 VND = 0.010649 PKR
1 PKR = 93.9055
VND
Avg
0.010626
High
0.010654
Low
0.010560
Last updated: 5/28/2026, 12:02:09 AM
Quick Conversions
| VND | PKR |
|---|---|
| 1 VND | 0.01 PKR |
| 10 VND | 0.11 PKR |
| 50 VND | 0.53 PKR |
| 100 VND | 1.06 PKR |
| 500 VND | 5.32 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-05-28T00:02:09Z",
"rates": {
"PKR": 0.010649
}
}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.0649,
"rate": 0.010649
}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