Rate Overview
Live
1 RWF = 0.001167 BAM
1 BAM = 856.8980
RWF
Avg
0.001168
High
0.001171
Low
0.001165
Last updated: 7/6/2026, 9:17:55 PM
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.17 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-07-06T21:17:55Z",
"rates": {
"BAM": 0.001167
}
}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.11670000000000001,
"rate": 0.001167
}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