Rate Overview
Live
1 AFN = 1.8158 VUV
1 VUV = 0.550736
AFN
Avg
1.8091
High
1.8523
Low
1.7820
Last updated: 8/11/2026, 11:40:29 AM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.82 VUV |
| 10 AFN | 18.16 VUV |
| 50 AFN | 90.79 VUV |
| 100 AFN | 181.58 VUV |
| 500 AFN | 907.88 VUV |
| 1,000 AFN | 1,815.75 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-11T11:40:29Z",
"rates": {
"VUV": 1.815751
}
}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": 181.5751,
"rate": 1.815751
}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