Rate Overview
Live
1 RWF = 0.625010 AOA
1 AOA = 1.6000
RWF
Avg
0.623980
High
0.625955
Low
0.622735
Last updated: 8/18/2026, 3:14:54 PM
Quick Conversions
| RWF | AOA |
|---|---|
| 1 RWF | 0.63 AOA |
| 10 RWF | 6.25 AOA |
| 50 RWF | 31.25 AOA |
| 100 RWF | 62.50 AOA |
| 500 RWF | 312.51 AOA |
| 1,000 RWF | 625.01 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-08-18T15:14:54Z",
"rates": {
"AOA": 0.62501
}
}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.501,
"rate": 0.62501
}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