Rate Overview
Live
1 VUV = 0.006259 FKP
1 FKP = 159.7699
VUV
Avg
0.006270
High
0.006302
Low
0.006231
Last updated: 3/7/2026, 4:26:31 AM
Quick Conversions
| VUV | FKP |
|---|---|
| 1 VUV | 0.01 FKP |
| 10 VUV | 0.06 FKP |
| 50 VUV | 0.31 FKP |
| 100 VUV | 0.63 FKP |
| 500 VUV | 3.13 FKP |
| 1,000 VUV | 6.26 FKP |
Get VUV/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=FKPExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-03-07T04:26:31Z",
"rates": {
"FKP": 0.006259
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "FKP",
"amount": 100
},
"result": 0.6259,
"rate": 0.006259
}Build with VUV/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key