Rate Overview
Live
1 ALL = 18.1105 RWF
1 RWF = 0.055217
ALL
Avg
17.8892
High
18.1105
Low
17.7657
Last updated: 6/16/2026, 1:25:33 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 18.11 RWF |
| 10 ALL | 181.11 RWF |
| 50 ALL | 905.53 RWF |
| 100 ALL | 1,811.05 RWF |
| 500 ALL | 9,055.26 RWF |
| 1,000 ALL | 18,110.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-06-16T13:25:33Z",
"rates": {
"RWF": 18.110516
}
}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": 1811.0516,
"rate": 18.110516
}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