Rate Overview
Live
1 AWG = 821.3778 RWF
1 RWF = 0.001217
AWG
Avg
816.7444
High
822.5494
Low
810.5409
Last updated: 7/28/2026, 7:57:40 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 821.38 RWF |
| 10 AWG | 8,213.78 RWF |
| 50 AWG | 41,068.89 RWF |
| 100 AWG | 82,137.78 RWF |
| 500 AWG | 410,688.89 RWF |
| 1,000 AWG | 821,377.79 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-28T07:57:40Z",
"rates": {
"RWF": 821.377787
}
}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": 82137.7787,
"rate": 821.377787
}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