Rate Overview
Live
1 AWG = 811.6667 RWF
1 RWF = 0.001232
AWG
Avg
814.7273
High
818.3119
Low
811.6667
Last updated: 3/28/2026, 11:01:56 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 811.67 RWF |
| 10 AWG | 8,116.67 RWF |
| 50 AWG | 40,583.34 RWF |
| 100 AWG | 81,166.67 RWF |
| 500 AWG | 405,833.35 RWF |
| 1,000 AWG | 811,666.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-03-28T11:01:56Z",
"rates": {
"RWF": 811.666707
}
}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": 81166.6707,
"rate": 811.666707
}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