Rate Overview
Live
1 AFN = 1.8907 VUV
1 VUV = 0.528909
AFN
Avg
1.8789
High
1.8916
Low
1.8590
Last updated: 5/28/2026, 10:57:41 PM
Quick Conversions
| AFN | VUV |
|---|---|
| 1 AFN | 1.89 VUV |
| 10 AFN | 18.91 VUV |
| 50 AFN | 94.53 VUV |
| 100 AFN | 189.07 VUV |
| 500 AFN | 945.34 VUV |
| 1,000 AFN | 1,890.68 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-28T22:57:41Z",
"rates": {
"VUV": 1.890684
}
}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.0684,
"rate": 1.890684
}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