Rate Overview
Live
1 MDL = 84.8269 RWF
1 RWF = 0.011789
MDL
Avg
84.5644
High
84.8269
Low
83.9632
Last updated: 8/12/2026, 5:58:14 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 84.83 RWF |
| 10 MDL | 848.27 RWF |
| 50 MDL | 4,241.34 RWF |
| 100 MDL | 8,482.69 RWF |
| 500 MDL | 42,413.44 RWF |
| 1,000 MDL | 84,826.89 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-08-12T17:58:14Z",
"rates": {
"RWF": 84.826886
}
}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": 8482.6886,
"rate": 84.826886
}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