Rate Overview
Live
1 AWG = 814.5056 RWF
1 RWF = 0.001228
AWG
Avg
815.3119
High
817.5232
Low
813.6445
Last updated: 3/7/2026, 7:05:09 AM
Quick Conversions
| AWG | RWF |
|---|---|
| 1 AWG | 814.51 RWF |
| 10 AWG | 8,145.06 RWF |
| 50 AWG | 40,725.28 RWF |
| 100 AWG | 81,450.56 RWF |
| 500 AWG | 407,252.79 RWF |
| 1,000 AWG | 814,505.57 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-07T07:05:09Z",
"rates": {
"RWF": 814.505572
}
}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": 81450.55720000001,
"rate": 814.505572
}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