Rate Overview
Live
1 AFN = 1.8284 VUV
1 VUV = 0.546927
AFN
Avg
1.8492
High
1.8674
Low
1.8283
Last updated: 5/8/2026, 1:01:30 PM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.83 VUV |
| 10 AFN | 18.28 VUV |
| 50 AFN | 91.42 VUV |
| 100 AFN | 182.84 VUV |
| 500 AFN | 914.20 VUV |
| 1,000 AFN | 1,828.40 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-05-08T13:01:30Z",
"rates": {
"VUV": 1.828399
}
}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.8399,
"rate": 1.828399
}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