Rate Overview
Live
1 ANG = 811.0802 RWF
1 RWF = 0.001233
ANG
Avg
810.8917
High
814.2159
Low
807.9083
Last updated: 3/27/2026, 6:36:13 PM
Quick Conversions
| ANG | RWF |
|---|---|
| 1 ANG | 811.08 RWF |
| 10 ANG | 8,110.80 RWF |
| 50 ANG | 40,554.01 RWF |
| 100 ANG | 81,108.02 RWF |
| 500 ANG | 405,540.10 RWF |
| 1,000 ANG | 811,080.20 RWF |
Get ANG/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=RWFExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-03-27T18:36:13Z",
"rates": {
"RWF": 811.0802
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "RWF",
"amount": 100
},
"result": 81108.02,
"rate": 811.0802
}Build with ANG/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key