Rate Overview
Live
1 RWF = 0.001213 AWG
1 AWG = 824.4023
RWF
Avg
0.001216
High
0.001222
Low
0.001207
Last updated: 6/19/2026, 8:30:17 AM
Quick Conversions
| RWF | AWG |
|---|---|
| 1 RWF | 0.00 AWG |
| 10 RWF | 0.01 AWG |
| 50 RWF | 0.06 AWG |
| 100 RWF | 0.12 AWG |
| 500 RWF | 0.61 AWG |
| 1,000 RWF | 1.21 AWG |
Get RWF/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=AWGExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-06-19T08:30:17Z",
"rates": {
"AWG": 0.001213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "AWG",
"amount": 100
},
"result": 0.1213,
"rate": 0.001213
}Build with RWF/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key