Rate Overview
Live
1 AED = 400.3448 RWF
1 RWF = 0.002498
AED
Avg
400.1902
High
400.7384
Low
399.3922
Last updated: 7/28/2026, 3:51:01 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.34 RWF |
| 10 AED | 4,003.45 RWF |
| 50 AED | 20,017.24 RWF |
| 100 AED | 40,034.48 RWF |
| 500 AED | 200,172.39 RWF |
| 1,000 AED | 400,344.79 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-28T03:51:01Z",
"rates": {
"RWF": 400.344789
}
}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": 40034.4789,
"rate": 400.344789
}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