Rate Overview
Live
1 RWF = 0.011861 MDL
1 MDL = 84.3099
RWF
Avg
0.011798
High
0.011862
Low
0.011707
Last updated: 3/7/2026, 5:00:00 AM
Quick Conversions
| RWF | MDL |
|---|---|
| 1 RWF | 0.01 MDL |
| 10 RWF | 0.12 MDL |
| 50 RWF | 0.59 MDL |
| 100 RWF | 1.19 MDL |
| 500 RWF | 5.93 MDL |
| 1,000 RWF | 11.86 MDL |
Get RWF/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MDLExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-07T05:00:00Z",
"rates": {
"MDL": 0.011861
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MDL",
"amount": 100
},
"result": 1.1861,
"rate": 0.011861
}Build with RWF/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key