Rate Overview
Live
1 AED = 400.1839 RWF
1 RWF = 0.002499
AED
Avg
400.1776
High
400.7384
Low
399.3922
Last updated: 7/26/2026, 9:57:07 AM
Quick Conversions
| AED | RWF |
|---|---|
| 1 AED | 400.18 RWF |
| 10 AED | 4,001.84 RWF |
| 50 AED | 20,009.19 RWF |
| 100 AED | 40,018.39 RWF |
| 500 AED | 200,091.94 RWF |
| 1,000 AED | 400,183.89 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-26T09:57:07Z",
"rates": {
"RWF": 400.183887
}
}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": 40018.3887,
"rate": 400.183887
}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