Rate Overview
Live
1 AWG = 811.1110 RWF
1 RWF = 0.001233
AWG
Avg
811.6674
High
816.2765
Low
810.0913
Last updated: 4/17/2026, 1:33:44 PM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 811.11 RWF |
| 10 AWG | 8,111.11 RWF |
| 50 AWG | 40,555.55 RWF |
| 100 AWG | 81,111.10 RWF |
| 500 AWG | 405,555.50 RWF |
| 1,000 AWG | 811,110.99 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-04-17T13:33:44Z",
"rates": {
"RWF": 811.110994
}
}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": 81111.0994,
"rate": 811.110994
}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