Rate Overview
Live
1 VUV = 12.4766 RWF
1 RWF = 0.080150
VUV
Avg
12.4760
High
12.5154
Low
12.4474
Last updated: 9/7/2026, 10:37:27 AM
Quick Conversions
| VUV | RWF |
|---|---|
| 1 VUV | 12.48 RWF |
| 10 VUV | 124.77 RWF |
| 50 VUV | 623.83 RWF |
| 100 VUV | 1,247.66 RWF |
| 500 VUV | 6,238.29 RWF |
| 1,000 VUV | 12,476.59 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-09-07T10:37:27Z",
"rates": {
"RWF": 12.476589
}
}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": 1247.6589000000001,
"rate": 12.476589
}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