Rate Overview
Live
1 AWG = 814.6525 RWF
1 RWF = 0.001228
AWG
Avg
812.0864
High
814.6525
Low
810.2636
Last updated: 5/7/2026, 9:00:25 PM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 814.65 RWF |
| 10 AWG | 8,146.52 RWF |
| 50 AWG | 40,732.62 RWF |
| 100 AWG | 81,465.25 RWF |
| 500 AWG | 407,326.23 RWF |
| 1,000 AWG | 814,652.47 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-07T21:00:25Z",
"rates": {
"RWF": 814.652466
}
}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": 81465.2466,
"rate": 814.652466
}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