Rate Overview
Live
1 AWG = 820.0183 RWF
1 RWF = 0.001219
AWG
Avg
818.7491
High
820.2639
Low
814.4443
Last updated: 7/9/2026, 7:08:32 PM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 820.02 RWF |
| 10 AWG | 8,200.18 RWF |
| 50 AWG | 41,000.91 RWF |
| 100 AWG | 82,001.83 RWF |
| 500 AWG | 410,009.14 RWF |
| 1,000 AWG | 820,018.28 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-09T19:08:32Z",
"rates": {
"RWF": 820.01828
}
}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": 82001.828,
"rate": 820.01828
}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