Rate Overview
Live
1 ALL = 18.5684 RWF
1 RWF = 0.053855
ALL
Avg
18.5151
High
18.5684
Low
18.4858
Last updated: 9/5/2026, 1:07:24 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 18.57 RWF |
| 10 ALL | 185.68 RWF |
| 50 ALL | 928.42 RWF |
| 100 ALL | 1,856.84 RWF |
| 500 ALL | 9,284.20 RWF |
| 1,000 ALL | 18,568.40 RWF |
Get ALL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=RWFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-09-05T01:07:24Z",
"rates": {
"RWF": 18.568396
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "RWF",
"amount": 100
},
"result": 1856.8396,
"rate": 18.568396
}Build with ALL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key