Rate Overview
Live
1 BAM = 884.2429 RWF
1 RWF = 0.001131
BAM
Avg
876.9041
High
884.2429
Low
873.7870
Last updated: 5/7/2026, 4:26:33 AM
Quick Conversions
| BAM | RWF |
|---|---|
| 1 BAM | 884.24 RWF |
| 10 BAM | 8,842.43 RWF |
| 50 BAM | 44,212.15 RWF |
| 100 BAM | 88,424.29 RWF |
| 500 BAM | 442,121.46 RWF |
| 1,000 BAM | 884,242.92 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-05-07T04:26:33Z",
"rates": {
"RWF": 884.242915
}
}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": 88424.2915,
"rate": 884.242915
}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