Rate Overview
Live
1 VND = 0.055472 RWF
1 RWF = 18.0271
VND
Avg
0.055327
High
0.055472
Low
0.055157
Last updated: 3/28/2026, 9:15:16 AM
Quick Conversions
| VND | RWF |
|---|---|
| 1 VND | 0.06 RWF |
| 10 VND | 0.55 RWF |
| 50 VND | 2.77 RWF |
| 100 VND | 5.55 RWF |
| 500 VND | 27.74 RWF |
| 1,000 VND | 55.47 RWF |
Get VND/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=VND¤cies=RWFExample Response:
{
"success": true,
"base": "VND",
"date": "2026-03-28T09:15:16Z",
"rates": {
"RWF": 0.055472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=VND&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "VND",
"to": "RWF",
"amount": 100
},
"result": 5.5472,
"rate": 0.055472
}Build with VND/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key