Rate Overview
Live
1 ALL = 17.9866 RWF
1 RWF = 0.055597
ALL
Avg
17.9254
High
18.0617
Low
17.8406
Last updated: 4/17/2026, 6:10:24 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.99 RWF |
| 10 ALL | 179.87 RWF |
| 50 ALL | 899.33 RWF |
| 100 ALL | 1,798.66 RWF |
| 500 ALL | 8,993.31 RWF |
| 1,000 ALL | 17,986.61 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-04-17T06:10:24Z",
"rates": {
"RWF": 17.986613
}
}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": 1798.6612999999998,
"rate": 17.986613
}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