Rate Overview
Live
1 RWF = 0.056017 ALL
1 ALL = 17.8517
RWF
Avg
0.056780
High
0.058486
Low
0.055455
Last updated: 7/8/2026, 7:22:55 AM
Quick Conversions
| RWF | ALL |
|---|---|
| 1 RWF | 0.06 ALL |
| 10 RWF | 0.56 ALL |
| 50 RWF | 2.80 ALL |
| 100 RWF | 5.60 ALL |
| 500 RWF | 28.01 ALL |
| 1,000 RWF | 56.02 ALL |
Get RWF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ALLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-07-08T07:22:55Z",
"rates": {
"ALL": 0.056017
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ALL",
"amount": 100
},
"result": 5.6017,
"rate": 0.056017
}Build with RWF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key