Rate Overview
Live
1 ALL = 17.9004 RWF
1 RWF = 0.055865
ALL
Avg
17.8247
High
17.9004
Low
17.7698
Last updated: 5/27/2026, 12:13:56 PM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 17.90 RWF |
| 10 ALL | 179.00 RWF |
| 50 ALL | 895.02 RWF |
| 100 ALL | 1,790.04 RWF |
| 500 ALL | 8,950.21 RWF |
| 1,000 ALL | 17,900.41 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-05-27T12:13:56Z",
"rates": {
"RWF": 17.900411
}
}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": 1790.0411,
"rate": 17.900411
}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