Rate Overview
Live
1 VUV = 0.532589 AFN
1 AFN = 1.8776
VUV
Avg
0.532286
High
0.542690
Low
0.524709
Last updated: 6/19/2026, 12:09:17 PM
Quick Conversions
| VUV | AFN |
|---|---|
| 1 VUV | 0.53 AFN |
| 10 VUV | 5.33 AFN |
| 50 VUV | 26.63 AFN |
| 100 VUV | 53.26 AFN |
| 500 VUV | 266.29 AFN |
| 1,000 VUV | 532.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-06-19T12:09:17Z",
"rates": {
"AFN": 0.532589
}
}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": 53.2589,
"rate": 0.532589
}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