Rate Overview
Live
1 AED = 397.1924 RWF
1 RWF = 0.002518
AED
Avg
386.7881
High
397.7643
Low
362.4359
Last updated: 3/27/2026, 8:23:15 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 397.19 RWF |
| 10 AED | 3,971.92 RWF |
| 50 AED | 19,859.62 RWF |
| 100 AED | 39,719.24 RWF |
| 500 AED | 198,596.20 RWF |
| 1,000 AED | 397,192.40 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-03-27T08:23:15Z",
"rates": {
"RWF": 397.1924
}
}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": 39719.240000000005,
"rate": 397.1924
}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