Rate Overview
Live
1 AWG = 822.7387 RWF
1 RWF = 0.001215
AWG
Avg
822.5845
High
823.6139
Low
821.6779
Last updated: 9/9/2026, 2:31:35 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 822.74 RWF |
| 10 AWG | 8,227.39 RWF |
| 50 AWG | 41,136.94 RWF |
| 100 AWG | 82,273.87 RWF |
| 500 AWG | 411,369.35 RWF |
| 1,000 AWG | 822,738.71 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-09-09T02:31:35Z",
"rates": {
"RWF": 822.738708
}
}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": 82273.8708,
"rate": 822.738708
}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