Rate Overview
Live
1 ALL = 17.5376 RWF
1 RWF = 0.057020
ALL
Avg
17.6252
High
17.9033
Low
17.3867
Last updated: 3/27/2026, 1:14:46 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.54 RWF |
| 10 ALL | 175.38 RWF |
| 50 ALL | 876.88 RWF |
| 100 ALL | 1,753.76 RWF |
| 500 ALL | 8,768.81 RWF |
| 1,000 ALL | 17,537.61 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-27T13:14:46Z",
"rates": {
"RWF": 17.537614
}
}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": 1753.7614,
"rate": 17.537614
}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