Rate Overview
Live
1 RWF = 0.006257 MAD
1 MAD = 159.8210
RWF
Avg
0.006574
High
0.007251
Low
0.006149
Last updated: 5/27/2026, 3:13:07 PM
Quick Conversions
| RWF | MAD |
|---|---|
| 1 RWF | 0.01 MAD |
| 10 RWF | 0.06 MAD |
| 50 RWF | 0.31 MAD |
| 100 RWF | 0.63 MAD |
| 500 RWF | 3.13 MAD |
| 1,000 RWF | 6.26 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-05-27T15:13:07Z",
"rates": {
"MAD": 0.006257
}
}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.6257,
"rate": 0.006257
}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