Rate Overview
Live
1 RWF = 0.001139 BAM
1 BAM = 877.9631
RWF
Avg
0.001150
High
0.001156
Low
0.001139
Last updated: 6/16/2026, 1:25:43 PM
Quick Conversions
| RWF | BAM |
|---|---|
| 1 RWF | 0.00 BAM |
| 10 RWF | 0.01 BAM |
| 50 RWF | 0.06 BAM |
| 100 RWF | 0.11 BAM |
| 500 RWF | 0.57 BAM |
| 1,000 RWF | 1.14 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-06-16T13:25:43Z",
"rates": {
"BAM": 0.001139
}
}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.1139,
"rate": 0.001139
}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