Rate Overview
Live
1 AED = 397.5502 RWF
1 RWF = 0.002515
AED
Avg
397.4672
High
398.4109
Low
396.5755
Last updated: 3/7/2026, 2:11:46 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 397.55 RWF |
| 10 AED | 3,975.50 RWF |
| 50 AED | 19,877.51 RWF |
| 100 AED | 39,755.02 RWF |
| 500 AED | 198,775.11 RWF |
| 1,000 AED | 397,550.21 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-07T02:11:46Z",
"rates": {
"RWF": 397.550215
}
}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": 39755.021499999995,
"rate": 397.550215
}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