Rate Overview
Live
1 RWF = 0.630062 AOA
1 AOA = 1.5871
RWF
Avg
0.629735
High
0.635841
Low
0.626551
Last updated: 3/7/2026, 7:39:59 AM
Quick Conversions
| RWF | AOA |
|---|---|
| 1 RWF | 0.63 AOA |
| 10 RWF | 6.30 AOA |
| 50 RWF | 31.50 AOA |
| 100 RWF | 63.01 AOA |
| 500 RWF | 315.03 AOA |
| 1,000 RWF | 630.06 AOA |
Get RWF/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=AOAExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T07:39:59Z",
"rates": {
"AOA": 0.630062
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "AOA",
"amount": 100
},
"result": 63.0062,
"rate": 0.630062
}Build with RWF/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key