Rate Overview
Live
1 AFN = 1.8982 VUV
1 VUV = 0.526808
AFN
Avg
1.7802
High
1.9014
Low
1.6492
Last updated: 3/27/2026, 8:06:25 AM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.90 VUV |
| 10 AFN | 18.98 VUV |
| 50 AFN | 94.91 VUV |
| 100 AFN | 189.82 VUV |
| 500 AFN | 949.11 VUV |
| 1,000 AFN | 1,898.22 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-03-27T08:06:25Z",
"rates": {
"VUV": 1.898224
}
}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": 189.8224,
"rate": 1.898224
}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