Rate Overview
Live
1 AED = 401.7615 RWF
1 RWF = 0.002489
AED
Avg
400.7471
High
403.5404
Low
398.5635
Last updated: 6/19/2026, 8:40:06 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 401.76 RWF |
| 10 AED | 4,017.61 RWF |
| 50 AED | 20,088.07 RWF |
| 100 AED | 40,176.15 RWF |
| 500 AED | 200,880.74 RWF |
| 1,000 AED | 401,761.49 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-06-19T08:40:06Z",
"rates": {
"RWF": 401.761487
}
}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": 40176.1487,
"rate": 401.761487
}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