Rate Overview
Live
1 MDL = 83.2576 RWF
1 RWF = 0.012011
MDL
Avg
83.4961
High
83.7849
Low
83.2435
Last updated: 3/27/2026, 9:39:07 AM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 83.26 RWF |
| 10 MDL | 832.58 RWF |
| 50 MDL | 4,162.88 RWF |
| 100 MDL | 8,325.76 RWF |
| 500 MDL | 41,628.79 RWF |
| 1,000 MDL | 83,257.58 RWF |
Get MDL/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=RWFExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-03-27T09:39:07Z",
"rates": {
"RWF": 83.257575
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "RWF",
"amount": 100
},
"result": 8325.7575,
"rate": 83.257575
}Build with MDL/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key