Rate Overview
Live
1 MDL = 83.5563 RWF
1 RWF = 0.011968
MDL
Avg
85.2088
High
87.6717
Low
82.8931
Last updated: 7/26/2026, 7:48:41 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 83.56 RWF |
| 10 MDL | 835.56 RWF |
| 50 MDL | 4,177.82 RWF |
| 100 MDL | 8,355.63 RWF |
| 500 MDL | 41,778.15 RWF |
| 1,000 MDL | 83,556.31 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-07-26T19:48:41Z",
"rates": {
"RWF": 83.556306
}
}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": 8355.6306,
"rate": 83.556306
}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