Rate Overview
Live
1 RWF = 0.053942 ALL
1 ALL = 18.5384
RWF
Avg
0.054004
High
0.054095
Low
0.053854
Last updated: 9/6/2026, 1:34:49 AM
Quick Conversions
| RWF | ALL |
|---|---|
| 1 RWF | 0.05 ALL |
| 10 RWF | 0.54 ALL |
| 50 RWF | 2.70 ALL |
| 100 RWF | 5.39 ALL |
| 500 RWF | 26.97 ALL |
| 1,000 RWF | 53.94 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-09-06T01:34:49Z",
"rates": {
"ALL": 0.053942
}
}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.3942,
"rate": 0.053942
}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