Rate Overview
Live
1 RWF = 0.082390 VUV
1 VUV = 12.1374
RWF
Avg
0.083191
High
0.085614
Low
0.080544
Last updated: 3/27/2026, 12:59:37 PM
Quick Conversions
| RWF | VUV |
|---|---|
| 1 RWF | 0.08 VUV |
| 10 RWF | 0.82 VUV |
| 50 RWF | 4.12 VUV |
| 100 RWF | 8.24 VUV |
| 500 RWF | 41.20 VUV |
| 1,000 RWF | 82.39 VUV |
Get RWF/VUV Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=VUVExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T12:59:37Z",
"rates": {
"VUV": 0.08239
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=VUV&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "VUV",
"amount": 100
},
"result": 8.239,
"rate": 0.08239
}Build with RWF/VUV Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key