Rate Overview
Live
1 RWF = 0.011802 MDL
1 MDL = 84.7314
RWF
Avg
0.011753
High
0.012114
Low
0.011544
Last updated: 5/28/2026, 3:42:32 AM
Quick Conversions
| RWF | MDL |
|---|---|
| 1 RWF | 0.01 MDL |
| 10 RWF | 0.12 MDL |
| 50 RWF | 0.59 MDL |
| 100 RWF | 1.18 MDL |
| 500 RWF | 5.90 MDL |
| 1,000 RWF | 11.80 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-05-28T03:42:32Z",
"rates": {
"MDL": 0.011802
}
}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.1802,
"rate": 0.011802
}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