Rate Overview
Live
1 AED = 397.1870 RWF
1 RWF = 0.002518
AED
Avg
396.9778
High
397.7643
Low
395.4525
Last updated: 3/27/2026, 11:53:07 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 397.19 RWF |
| 10 AED | 3,971.87 RWF |
| 50 AED | 19,859.35 RWF |
| 100 AED | 39,718.70 RWF |
| 500 AED | 198,593.50 RWF |
| 1,000 AED | 397,186.99 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-27T11:53:07Z",
"rates": {
"RWF": 397.186993
}
}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": 39718.6993,
"rate": 397.186993
}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