Rate Overview
Live
1 VEF = 0.000006 PKR
1 PKR = 166666.67
VEF
Avg
0.000006
High
0.000006
Low
0.000006
Last updated: 3/7/2026, 1:02:08 AM
Quick Conversions
| VEF | PKR |
|---|---|
| 1 VEF | 0.00 PKR |
| 10 VEF | 0.00 PKR |
| 50 VEF | 0.00 PKR |
| 100 VEF | 0.00 PKR |
| 500 VEF | 0.00 PKR |
| 1,000 VEF | 0.01 PKR |
Get VEF/PKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VEF¤cies=PKRExample Response:
{
"success": true,
"base": "VEF",
"date": "2026-03-07T01:02:08Z",
"rates": {
"PKR": 0.000006
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VEF&to=PKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "VEF",
"to": "PKR",
"amount": 100
},
"result": 0.0006000000000000001,
"rate": 0.000006
}Build with VEF/PKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key