Rate Overview
Live
1 AED = 400.2957 RWF
1 RWF = 0.002498
AED
Avg
398.6407
High
400.8667
Low
396.1646
Last updated: 7/28/2026, 8:54:34 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.30 RWF |
| 10 AED | 4,002.96 RWF |
| 50 AED | 20,014.79 RWF |
| 100 AED | 40,029.57 RWF |
| 500 AED | 200,147.87 RWF |
| 1,000 AED | 400,295.74 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-07-28T08:54:34Z",
"rates": {
"RWF": 400.29574
}
}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": 40029.574,
"rate": 400.29574
}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