Rate Overview
Live
1 VUV = 12.1373 RWF
1 RWF = 0.082391
VUV
Avg
11.9061
High
12.4802
Low
11.2432
Last updated: 3/27/2026, 7:47:18 AM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.14 RWF |
| 10 VUV | 121.37 RWF |
| 50 VUV | 606.86 RWF |
| 100 VUV | 1,213.73 RWF |
| 500 VUV | 6,068.65 RWF |
| 1,000 VUV | 12,137.30 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-03-27T07:47:18Z",
"rates": {
"RWF": 12.137297
}
}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": 1213.7297,
"rate": 12.137297
}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