Rate Overview
Live
1 MDL = 84.7138 RWF
1 RWF = 0.011804
MDL
Avg
84.7913
High
84.8395
Low
84.7138
Last updated: 5/7/2026, 3:32:34 AM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 84.71 RWF |
| 10 MDL | 847.14 RWF |
| 50 MDL | 4,235.69 RWF |
| 100 MDL | 8,471.38 RWF |
| 500 MDL | 42,356.90 RWF |
| 1,000 MDL | 84,713.79 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-07T03:32:34Z",
"rates": {
"RWF": 84.71379
}
}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": 8471.379,
"rate": 84.71379
}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