Rate Overview
Live
1 RWF = 0.001219 ANG
1 ANG = 820.3445
RWF
Avg
0.001223
High
0.001226
Low
0.001219
Last updated: 5/7/2026, 11:27:21 AM
Quick Conversions
| RWF | ANG |
|---|---|
| 1 RWF | 0.00 ANG |
| 10 RWF | 0.01 ANG |
| 50 RWF | 0.06 ANG |
| 100 RWF | 0.12 ANG |
| 500 RWF | 0.61 ANG |
| 1,000 RWF | 1.22 ANG |
Get RWF/ANG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=ANGExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-05-07T11:27:21Z",
"rates": {
"ANG": 0.001219
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=ANG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "ANG",
"amount": 100
},
"result": 0.12190000000000001,
"rate": 0.001219
}Build with RWF/ANG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key