Rate Overview
Live
1 MDL = 83.6218 RWF
1 RWF = 0.011959
MDL
Avg
84.7062
High
86.6218
Low
82.5449
Last updated: 7/21/2026, 2:20:12 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 83.62 RWF |
| 10 MDL | 836.22 RWF |
| 50 MDL | 4,181.09 RWF |
| 100 MDL | 8,362.18 RWF |
| 500 MDL | 41,810.88 RWF |
| 1,000 MDL | 83,621.77 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-21T14:20:12Z",
"rates": {
"RWF": 83.621769
}
}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": 8362.1769,
"rate": 83.621769
}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