Rate Overview
Live
1 MDL = 85.2341 RWF
1 RWF = 0.011732
MDL
Avg
84.4715
High
85.2341
Low
84.1465
Last updated: 6/16/2026, 1:25:32 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 85.23 RWF |
| 10 MDL | 852.34 RWF |
| 50 MDL | 4,261.70 RWF |
| 100 MDL | 8,523.41 RWF |
| 500 MDL | 42,617.03 RWF |
| 1,000 MDL | 85,234.05 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-06-16T13:25:32Z",
"rates": {
"RWF": 85.234052
}
}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": 8523.405200000001,
"rate": 85.234052
}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