Rate Overview
Live
1 RWF = 0.001144 BAM
1 BAM = 874.1259
RWF
Avg
0.001143
High
0.001147
Low
0.001138
Last updated: 9/2/2026, 3:30:55 AM
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-09-02T03:30:55Z",
"rates": {
"BAM": 0.001144
}
}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.1144,
"rate": 0.001144
}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