Rate Overview
Live
1 ALL = 18.0324 RWF
1 RWF = 0.055456
ALL
Avg
17.9318
High
18.0324
Low
17.8132
Last updated: 5/7/2026, 7:45:53 AM
Quick Conversions
| ALL | RWF |
|---|---|
| 1 ALL | 18.03 RWF |
| 10 ALL | 180.32 RWF |
| 50 ALL | 901.62 RWF |
| 100 ALL | 1,803.24 RWF |
| 500 ALL | 9,016.21 RWF |
| 1,000 ALL | 18,032.43 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-07T07:45:53Z",
"rates": {
"RWF": 18.032426
}
}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": 1803.2426,
"rate": 18.032426
}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