Rate Overview
Live
1 RWF = 0.001966 BYN
1 BYN = 508.6470
RWF
Avg
0.001958
High
0.002053
Low
0.001867
Last updated: 7/19/2026, 12:33:55 PM
Quick Conversions
| RWF | BYN |
|---|---|
| 1 RWF | 0.00 BYN |
| 10 RWF | 0.02 BYN |
| 50 RWF | 0.10 BYN |
| 100 RWF | 0.20 BYN |
| 500 RWF | 0.98 BYN |
| 1,000 RWF | 1.97 BYN |
Get RWF/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BYNExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-19T12:33:55Z",
"rates": {
"BYN": 0.001966
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BYN",
"amount": 100
},
"result": 0.1966,
"rate": 0.001966
}Build with RWF/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key