Rate Overview
Live
1 BAM = 868.2123 RWF
1 RWF = 0.001152
BAM
Avg
867.6795
High
869.2951
Low
865.6211
Last updated: 8/12/2026, 4:01:19 AM
Quick Conversions
| BAM | RWF |
|---|---|
| 1 BAM | 868.21 RWF |
| 10 BAM | 8,682.12 RWF |
| 50 BAM | 43,410.62 RWF |
| 100 BAM | 86,821.23 RWF |
| 500 BAM | 434,106.17 RWF |
| 1,000 BAM | 868,212.33 RWF |
Get BAM/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=RWFExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-08-12T04:01:19Z",
"rates": {
"RWF": 868.212331
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "RWF",
"amount": 100
},
"result": 86821.2331,
"rate": 868.212331
}Build with BAM/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key