Rate Overview
Live
1 RWF = 0.622448 AOA
1 AOA = 1.6066
RWF
Avg
0.624837
High
0.633006
Low
0.618008
Last updated: 6/19/2026, 8:48:10 AM
Quick Conversions
| RWF | AOA |
|---|---|
| 1 RWF | 0.62 AOA |
| 10 RWF | 6.22 AOA |
| 50 RWF | 31.12 AOA |
| 100 RWF | 62.24 AOA |
| 500 RWF | 311.22 AOA |
| 1,000 RWF | 622.45 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-06-19T08:48:10Z",
"rates": {
"AOA": 0.622448
}
}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": 62.2448,
"rate": 0.622448
}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