Rate Overview
Live
1 MDL = 83.6198 RWF
1 RWF = 0.011959
MDL
Avg
82.0326
High
86.8317
Low
74.8208
Last updated: 7/23/2026, 3:35:27 PM
Quick Conversions
| MDL | RWF |
|---|---|
| 1 MDL | 83.62 RWF |
| 10 MDL | 836.20 RWF |
| 50 MDL | 4,180.99 RWF |
| 100 MDL | 8,361.98 RWF |
| 500 MDL | 41,809.88 RWF |
| 1,000 MDL | 83,619.76 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-23T15:35:27Z",
"rates": {
"RWF": 83.619758
}
}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": 8361.9758,
"rate": 83.619758
}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