Rate Overview
Live
1 RWF = 0.055596 ALL
1 ALL = 17.9869
RWF
Avg
0.055787
High
0.056051
Low
0.055365
Last updated: 4/17/2026, 4:53:15 AM
Quick Conversions
| RWF | ALL |
|---|---|
| 1 RWF | 0.06 ALL |
| 10 RWF | 0.56 ALL |
| 50 RWF | 2.78 ALL |
| 100 RWF | 5.56 ALL |
| 500 RWF | 27.80 ALL |
| 1,000 RWF | 55.60 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-04-17T04:53:15Z",
"rates": {
"ALL": 0.055596
}
}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.5596,
"rate": 0.055596
}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