Rate Overview
Live
1 VND = 0.010714 PKR
1 PKR = 93.3358
VND
Avg
0.010698
High
0.010740
Low
0.010676
Last updated: 3/7/2026, 8:00:54 AM
Quick Conversions
| VND | PKR |
|---|---|
| 1 VND | 0.01 PKR |
| 10 VND | 0.11 PKR |
| 50 VND | 0.54 PKR |
| 100 VND | 1.07 PKR |
| 500 VND | 5.36 PKR |
| 1,000 VND | 10.71 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-03-07T08:00:54Z",
"rates": {
"PKR": 0.010714
}
}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.0714,
"rate": 0.010714
}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