Rate Overview
Live
1 RWF = 0.006412 MAD
1 MAD = 155.9576
RWF
Avg
0.006326
High
0.006425
Low
0.006233
Last updated: 3/27/2026, 12:03:23 PM
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.21 MAD |
| 1,000 RWF | 6.41 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-27T12:03:23Z",
"rates": {
"MAD": 0.006412
}
}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.6412,
"rate": 0.006412
}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