Rate Overview
Live
1 AED = 397.8212 RWF
1 RWF = 0.002514
AED
Avg
397.6563
High
398.9053
Low
396.9547
Last updated: 4/18/2026, 8:44:13 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 397.82 RWF |
| 10 AED | 3,978.21 RWF |
| 50 AED | 19,891.06 RWF |
| 100 AED | 39,782.12 RWF |
| 500 AED | 198,910.61 RWF |
| 1,000 AED | 397,821.22 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-04-18T08:44:13Z",
"rates": {
"RWF": 397.821218
}
}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": 39782.1218,
"rate": 397.821218
}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