Rate Overview
Live
1 ALL = 17.8535 RWF
1 RWF = 0.056011
ALL
Avg
17.8158
High
18.0776
Low
17.3877
Last updated: 7/24/2026, 11:49:29 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.85 RWF |
| 10 ALL | 178.53 RWF |
| 50 ALL | 892.67 RWF |
| 100 ALL | 1,785.35 RWF |
| 500 ALL | 8,926.74 RWF |
| 1,000 ALL | 17,853.49 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-07-24T11:49:29Z",
"rates": {
"RWF": 17.853487
}
}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": 1785.3487,
"rate": 17.853487
}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