Rate Overview
Live
1 VUV = 0.545591 AFN
1 AFN = 1.8329
VUV
Avg
0.542482
High
0.545912
Low
0.538867
Last updated: 4/18/2026, 8:50:01 AM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.55 AFN |
| 10 VUV | 5.46 AFN |
| 50 VUV | 27.28 AFN |
| 100 VUV | 54.56 AFN |
| 500 VUV | 272.80 AFN |
| 1,000 VUV | 545.59 AFN |
Get VUV/AFN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=AFNExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-04-18T08:50:01Z",
"rates": {
"AFN": 0.545591
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=AFN&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "AFN",
"amount": 100
},
"result": 54.55910000000001,
"rate": 0.545591
}Build with VUV/AFN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key