Rate Overview
Live
1 AFN = 1.8227 VUV
1 VUV = 0.548626
AFN
Avg
1.8032
High
1.8228
Low
1.7820
Last updated: 7/29/2026, 4:39:24 AM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.82 VUV |
| 10 AFN | 18.23 VUV |
| 50 AFN | 91.14 VUV |
| 100 AFN | 182.27 VUV |
| 500 AFN | 911.37 VUV |
| 1,000 AFN | 1,822.73 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-29T04:39:24Z",
"rates": {
"VUV": 1.822734
}
}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": 182.2734,
"rate": 1.822734
}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