Rate Overview
Live
1 RWF = 0.001221 ANG
1 ANG = 819.0008
RWF
Avg
0.001223
High
0.001228
Low
0.001217
Last updated: 6/19/2026, 8:23:04 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-06-19T08:23:04Z",
"rates": {
"ANG": 0.001221
}
}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.12210000000000001,
"rate": 0.001221
}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