Rate Overview
Live
1 ALL = 17.8216 RWF
1 RWF = 0.056112
ALL
Avg
16.6352
High
17.8759
Low
14.5090
Last updated: 7/25/2026, 5:37:50 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.82 RWF |
| 10 ALL | 178.22 RWF |
| 50 ALL | 891.08 RWF |
| 100 ALL | 1,782.16 RWF |
| 500 ALL | 8,910.82 RWF |
| 1,000 ALL | 17,821.63 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-25T17:37:50Z",
"rates": {
"RWF": 17.821632
}
}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": 1782.1632000000002,
"rate": 17.821632
}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