Rate Overview
Live
1 AFN = 1.8856 VUV
1 VUV = 0.530324
AFN
Avg
1.8826
High
1.9058
Low
1.8427
Last updated: 6/18/2026, 5:17:10 PM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.89 VUV |
| 10 AFN | 18.86 VUV |
| 50 AFN | 94.28 VUV |
| 100 AFN | 188.56 VUV |
| 500 AFN | 942.82 VUV |
| 1,000 AFN | 1,885.64 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-06-18T17:17:10Z",
"rates": {
"VUV": 1.88564
}
}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.564,
"rate": 1.88564
}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