Rate Overview
Live
1 AWG = 819.3454 RWF
1 RWF = 0.001220
AWG
Avg
797.6053
High
820.2639
Low
743.6011
Last updated: 7/29/2026, 8:39:33 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 819.35 RWF |
| 10 AWG | 8,193.45 RWF |
| 50 AWG | 40,967.27 RWF |
| 100 AWG | 81,934.54 RWF |
| 500 AWG | 409,672.68 RWF |
| 1,000 AWG | 819,345.35 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-29T08:39:33Z",
"rates": {
"RWF": 819.345351
}
}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": 81934.53510000001,
"rate": 819.345351
}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