Rate Overview
Live
1 RWF = 0.001172 BAM
1 BAM = 853.2423
RWF
Avg
0.001166
High
0.001172
Low
0.001161
Last updated: 7/25/2026, 9:52:23 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.59 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-25T21:52:23Z",
"rates": {
"BAM": 0.001172
}
}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.11720000000000001,
"rate": 0.001172
}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