Rate Overview
Live
1 AWG = 820.4337 RWF
1 RWF = 0.001219
AWG
Avg
810.4667
High
820.4337
Low
791.9595
Last updated: 5/28/2026, 4:47:38 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 820.43 RWF |
| 10 AWG | 8,204.34 RWF |
| 50 AWG | 41,021.68 RWF |
| 100 AWG | 82,043.37 RWF |
| 500 AWG | 410,216.84 RWF |
| 1,000 AWG | 820,433.68 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-05-28T04:47:38Z",
"rates": {
"RWF": 820.433677
}
}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": 82043.3677,
"rate": 820.433677
}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