Rate Overview
Live
1 RWF = 0.006398 MAD
1 MAD = 156.2988
RWF
Avg
0.006402
High
0.006419
Low
0.006374
Last updated: 3/27/2026, 6:33:47 AM
Quick Conversions
| RWF | MAD |
|---|---|
| 1 RWF | 0.01 MAD |
| 10 RWF | 0.06 MAD |
| 50 RWF | 0.32 MAD |
| 100 RWF | 0.64 MAD |
| 500 RWF | 3.20 MAD |
| 1,000 RWF | 6.40 MAD |
Get RWF/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MADExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T06:33:47Z",
"rates": {
"MAD": 0.006398
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MAD",
"amount": 100
},
"result": 0.6398,
"rate": 0.006398
}Build with RWF/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key