Rate Overview
Live
1 AWG = 822.1093 RWF
1 RWF = 0.001216
AWG
Avg
821.6661
High
822.6084
Low
819.0170
Last updated: 7/23/2026, 1:43:13 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 822.11 RWF |
| 10 AWG | 8,221.09 RWF |
| 50 AWG | 41,105.46 RWF |
| 100 AWG | 82,210.93 RWF |
| 500 AWG | 411,054.63 RWF |
| 1,000 AWG | 822,109.26 RWF |
Get AWG/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=RWFExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-23T01:43:13Z",
"rates": {
"RWF": 822.109255
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "RWF",
"amount": 100
},
"result": 82210.9255,
"rate": 822.109255
}Build with AWG/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key