Rate Overview
Live
1 VUV = 2.3324 PKR
1 PKR = 0.428745
VUV
Avg
2.3478
High
2.3606
Low
2.3324
Last updated: 3/28/2026, 11:59:22 AM
Quick Conversions
| VUV | PKR |
|---|---|
| 1 VUV | 2.33 PKR |
| 10 VUV | 23.32 PKR |
| 50 VUV | 116.62 PKR |
| 100 VUV | 233.24 PKR |
| 500 VUV | 1,166.19 PKR |
| 1,000 VUV | 2,332.39 PKR |
Get VUV/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=PKRExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-28T11:59:22Z",
"rates": {
"PKR": 2.332388
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "PKR",
"amount": 100
},
"result": 233.2388,
"rate": 2.332388
}Build with VUV/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key