Rate Overview
Live
1 MDL = 83.2390 RWF
1 RWF = 0.012014
MDL
Avg
83.0016
High
83.2499
Low
82.6051
Last updated: 7/5/2026, 12:19:48 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 83.24 RWF |
| 10 MDL | 832.39 RWF |
| 50 MDL | 4,161.95 RWF |
| 100 MDL | 8,323.90 RWF |
| 500 MDL | 41,619.49 RWF |
| 1,000 MDL | 83,238.98 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-05T12:19:48Z",
"rates": {
"RWF": 83.23898
}
}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": 8323.898,
"rate": 83.23898
}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