Rate Overview
Live
1 BAM = 881.8648 RWF
1 RWF = 0.001134
BAM
Avg
877.3184
High
883.3175
Low
873.2495
Last updated: 4/17/2026, 2:46:14 AM
Quick Conversions
| BAM | RWF |
|---|---|
| 1 BAM | 881.86 RWF |
| 10 BAM | 8,818.65 RWF |
| 50 BAM | 44,093.24 RWF |
| 100 BAM | 88,186.48 RWF |
| 500 BAM | 440,932.39 RWF |
| 1,000 BAM | 881,864.78 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-04-17T02:46:14Z",
"rates": {
"RWF": 881.864782
}
}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": 88186.4782,
"rate": 881.864782
}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