Rate Overview
Live
1 AFN = 1.7989 VUV
1 VUV = 0.555885
AFN
Avg
1.8636
High
1.9171
Low
1.7957
Last updated: 8/18/2026, 2:24:02 PM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.80 VUV |
| 10 AFN | 17.99 VUV |
| 50 AFN | 89.95 VUV |
| 100 AFN | 179.89 VUV |
| 500 AFN | 899.47 VUV |
| 1,000 AFN | 1,798.93 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-08-18T14:24:02Z",
"rates": {
"VUV": 1.798934
}
}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": 179.8934,
"rate": 1.798934
}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