Rate Overview
Live
1 RWF = 0.001154 BAM
1 BAM = 866.5511
RWF
Avg
0.001146
High
0.001154
Low
0.001134
Last updated: 3/7/2026, 7:37:57 AM
Quick Conversions
| RWF | BAM |
|---|---|
| 1 RWF | 0.00 BAM |
| 10 RWF | 0.01 BAM |
| 50 RWF | 0.06 BAM |
| 100 RWF | 0.12 BAM |
| 500 RWF | 0.58 BAM |
| 1,000 RWF | 1.15 BAM |
Get RWF/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=BAMExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:37:57Z",
"rates": {
"BAM": 0.001154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "BAM",
"amount": 100
},
"result": 0.1154,
"rate": 0.001154
}Build with RWF/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key