Rate Overview
Live
1 MDL = 84.7272 RWF
1 RWF = 0.011803
MDL
Avg
84.4752
High
84.7272
Low
84.1491
Last updated: 5/27/2026, 11:16:06 AM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 84.73 RWF |
| 10 MDL | 847.27 RWF |
| 50 MDL | 4,236.36 RWF |
| 100 MDL | 8,472.72 RWF |
| 500 MDL | 42,363.59 RWF |
| 1,000 MDL | 84,727.18 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-05-27T11:16:06Z",
"rates": {
"RWF": 84.727175
}
}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": 8472.7175,
"rate": 84.727175
}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