Rate Overview
Live
1 MDL = 85.1844 RWF
1 RWF = 0.011739
MDL
Avg
85.2941
High
85.9546
Low
84.6710
Last updated: 9/2/2026, 5:40:11 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 85.18 RWF |
| 10 MDL | 851.84 RWF |
| 50 MDL | 4,259.22 RWF |
| 100 MDL | 8,518.44 RWF |
| 500 MDL | 42,592.19 RWF |
| 1,000 MDL | 85,184.37 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-09-02T17:40:11Z",
"rates": {
"RWF": 85.184374
}
}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": 8518.4374,
"rate": 85.184374
}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