Rate Overview
Live
1 AED = 400.7399 RWF
1 RWF = 0.002495
AED
Avg
397.9394
High
400.7399
Low
395.4525
Last updated: 7/21/2026, 8:33:57 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.74 RWF |
| 10 AED | 4,007.40 RWF |
| 50 AED | 20,037.00 RWF |
| 100 AED | 40,073.99 RWF |
| 500 AED | 200,369.96 RWF |
| 1,000 AED | 400,739.92 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-21T08:33:57Z",
"rates": {
"RWF": 400.739922
}
}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": 40073.9922,
"rate": 400.739922
}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