Rate Overview
Live
1 BAM = 857.1805 RWF
1 RWF = 0.001167
BAM
Avg
869.9130
High
890.6047
Low
853.7871
Last updated: 7/27/2026, 6:58:53 AM
Quick Conversions
| BAM | RWF |
|---|---|
| 1 BAM | 857.18 RWF |
| 10 BAM | 8,571.81 RWF |
| 50 BAM | 42,859.03 RWF |
| 100 BAM | 85,718.05 RWF |
| 500 BAM | 428,590.26 RWF |
| 1,000 BAM | 857,180.52 RWF |
Get BAM/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=RWFExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-27T06:58:53Z",
"rates": {
"RWF": 857.180516
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "RWF",
"amount": 100
},
"result": 85718.0516,
"rate": 857.180516
}Build with BAM/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key