Rate Overview
Live
1 ALL = 17.8848 RWF
1 RWF = 0.055913
ALL
Avg
17.8060
High
17.8848
Low
17.7375
Last updated: 7/5/2026, 10:20:44 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.88 RWF |
| 10 ALL | 178.85 RWF |
| 50 ALL | 894.24 RWF |
| 100 ALL | 1,788.48 RWF |
| 500 ALL | 8,942.41 RWF |
| 1,000 ALL | 17,884.81 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-07-05T22:20:44Z",
"rates": {
"RWF": 17.884814
}
}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": 1788.4814,
"rate": 17.884814
}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