Rate Overview
Live
1 AFN = 1.8816 VUV
1 VUV = 0.531476
AFN
Avg
1.8766
High
1.8942
Low
1.8240
Last updated: 7/8/2026, 5:20:35 PM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.88 VUV |
| 10 AFN | 18.82 VUV |
| 50 AFN | 94.08 VUV |
| 100 AFN | 188.16 VUV |
| 500 AFN | 940.78 VUV |
| 1,000 AFN | 1,881.55 VUV |
Get AFN/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=VUVExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-08T17:20:35Z",
"rates": {
"VUV": 1.881554
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "VUV",
"amount": 100
},
"result": 188.1554,
"rate": 1.881554
}Build with AFN/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key