Rate Overview
Live
1 ALL = 18.2572 RWF
1 RWF = 0.054773
ALL
Avg
18.2311
High
18.2572
Low
18.1927
Last updated: 8/13/2026, 6:08:06 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 18.26 RWF |
| 10 ALL | 182.57 RWF |
| 50 ALL | 912.86 RWF |
| 100 ALL | 1,825.72 RWF |
| 500 ALL | 9,128.61 RWF |
| 1,000 ALL | 18,257.22 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-08-13T06:08:06Z",
"rates": {
"RWF": 18.25722
}
}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": 1825.722,
"rate": 18.25722
}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