Rate Overview
Live
1 AFN = 1.7942 VUV
1 VUV = 0.557366
AFN
Avg
1.7978
High
1.8097
Low
1.7877
Last updated: 9/2/2026, 6:28:35 AM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.79 VUV |
| 10 AFN | 17.94 VUV |
| 50 AFN | 89.71 VUV |
| 100 AFN | 179.42 VUV |
| 500 AFN | 897.08 VUV |
| 1,000 AFN | 1,794.15 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-09-02T06:28:35Z",
"rates": {
"VUV": 1.794153
}
}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": 179.4153,
"rate": 1.794153
}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