Rate Overview
Live
1 ALL = 17.8565 RWF
1 RWF = 0.056002
ALL
Avg
17.8792
High
17.9313
Low
17.8216
Last updated: 7/27/2026, 4:43:53 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.86 RWF |
| 10 ALL | 178.57 RWF |
| 50 ALL | 892.83 RWF |
| 100 ALL | 1,785.65 RWF |
| 500 ALL | 8,928.26 RWF |
| 1,000 ALL | 17,856.52 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-27T16:43:53Z",
"rates": {
"RWF": 17.856521
}
}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.6521,
"rate": 17.856521
}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