Rate Overview
Live
1 BAM = 865.9923 RWF
1 RWF = 0.001155
BAM
Avg
872.0479
High
881.1013
Low
865.9923
Last updated: 3/7/2026, 7:38:26 AM
Quick Conversions
| BAM | RWF |
|---|---|
| 1 BAM | 865.99 RWF |
| 10 BAM | 8,659.92 RWF |
| 50 BAM | 43,299.61 RWF |
| 100 BAM | 86,599.23 RWF |
| 500 BAM | 432,996.15 RWF |
| 1,000 BAM | 865,992.30 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-03-07T07:38:26Z",
"rates": {
"RWF": 865.992298
}
}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": 86599.2298,
"rate": 865.992298
}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