Rate Overview
Live
1 AED = 400.0991 RWF
1 RWF = 0.002499
AED
Avg
400.3503
High
400.7509
Low
399.9008
Last updated: 8/18/2026, 4:08:14 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.10 RWF |
| 10 AED | 4,000.99 RWF |
| 50 AED | 20,004.96 RWF |
| 100 AED | 40,009.91 RWF |
| 500 AED | 200,049.56 RWF |
| 1,000 AED | 400,099.12 RWF |
Get AED/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AED¤cies=RWFExample Response:
{
"success": true,
"base": "AED",
"date": "2026-08-18T04:08:14Z",
"rates": {
"RWF": 400.099118
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AED&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "AED",
"to": "RWF",
"amount": 100
},
"result": 40009.911799999994,
"rate": 400.099118
}Build with AED/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key