Rate Overview
Live
1 AED = 400.4406 RWF
1 RWF = 0.002497
AED
Avg
398.5541
High
400.4406
Low
397.2429
Last updated: 5/8/2026, 3:42:41 PM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.44 RWF |
| 10 AED | 4,004.41 RWF |
| 50 AED | 20,022.03 RWF |
| 100 AED | 40,044.06 RWF |
| 500 AED | 200,220.29 RWF |
| 1,000 AED | 400,440.58 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-05-08T15:42:41Z",
"rates": {
"RWF": 400.44058
}
}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": 40044.058000000005,
"rate": 400.44058
}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