Rate Overview
Live
1 RWF = 0.001233 ANG
1 ANG = 811.0300
RWF
Avg
0.001233
High
0.001235
Low
0.001229
Last updated: 3/7/2026, 3:09:14 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.62 ANG |
| 1,000 RWF | 1.23 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-03-07T03:09:14Z",
"rates": {
"ANG": 0.001233
}
}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.12329999999999999,
"rate": 0.001233
}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