Rate Overview
Live
1 VUV = 12.4235 RWF
1 RWF = 0.080493
VUV
Avg
12.2559
High
12.4252
Low
12.0146
Last updated: 6/18/2026, 1:08:56 PM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.42 RWF |
| 10 VUV | 124.24 RWF |
| 50 VUV | 621.18 RWF |
| 100 VUV | 1,242.35 RWF |
| 500 VUV | 6,211.75 RWF |
| 1,000 VUV | 12,423.51 RWF |
Get VUV/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VUV¤cies=RWFExample Response:
{
"success": true,
"base": "VUV",
"date": "2026-06-18T13:08:56Z",
"rates": {
"RWF": 12.423506
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VUV&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VUV",
"to": "RWF",
"amount": 100
},
"result": 1242.3506,
"rate": 12.423506
}Build with VUV/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key