Rate Overview
Live
1 AOA = 1.6002 RWF
1 RWF = 0.624929
AOA
Avg
1.5931
High
1.6056
Low
1.5741
Last updated: 7/23/2026, 8:58:56 AM
Quick Conversions
| AOA | RWF |
|---|---|
| 1 AOA | 1.60 RWF |
| 10 AOA | 16.00 RWF |
| 50 AOA | 80.01 RWF |
| 100 AOA | 160.02 RWF |
| 500 AOA | 800.09 RWF |
| 1,000 AOA | 1,600.18 RWF |
Get AOA/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=RWFExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-07-23T08:58:56Z",
"rates": {
"RWF": 1.600182
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "RWF",
"amount": 100
},
"result": 160.0182,
"rate": 1.600182
}Build with AOA/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key