Rate Overview
Live
1 ALL = 17.6433 RWF
1 RWF = 0.056679
ALL
Avg
17.7492
High
17.9033
Low
17.5996
Last updated: 3/7/2026, 12:09:53 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.64 RWF |
| 10 ALL | 176.43 RWF |
| 50 ALL | 882.16 RWF |
| 100 ALL | 1,764.33 RWF |
| 500 ALL | 8,821.64 RWF |
| 1,000 ALL | 17,643.28 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-03-07T00:09:53Z",
"rates": {
"RWF": 17.64328
}
}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": 1764.328,
"rate": 17.64328
}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