Rate Overview
Live
1 MDL = 84.4642 RWF
1 RWF = 0.011839
MDL
Avg
84.8304
High
85.4134
Low
84.2969
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 84.46 RWF |
| 10 MDL | 844.64 RWF |
| 50 MDL | 4,223.21 RWF |
| 100 MDL | 8,446.42 RWF |
| 500 MDL | 42,232.11 RWF |
| 1,000 MDL | 84,464.23 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-03-07T01:55:07Z",
"rates": {
"RWF": 84.464226
}
}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": 8446.4226,
"rate": 84.464226
}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