Rate Overview
Live
1 AED = 399.6822 RWF
1 RWF = 0.002502
AED
Avg
399.2746
High
399.7529
Low
398.6376
Last updated: 7/9/2026, 5:36:35 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 399.68 RWF |
| 10 AED | 3,996.82 RWF |
| 50 AED | 19,984.11 RWF |
| 100 AED | 39,968.22 RWF |
| 500 AED | 199,841.08 RWF |
| 1,000 AED | 399,682.16 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-09T05:36:35Z",
"rates": {
"RWF": 399.682157
}
}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": 39968.2157,
"rate": 399.682157
}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