Rate Overview
Live
1 RWF = 1.1889 MWK
1 MWK = 0.841106
RWF
Avg
1.2009
High
1.2269
Low
1.1864
Last updated: 3/28/2026, 1:59:56 PM
Quick Conversions
| RWF | MWK |
|---|---|
| 1 RWF | 1.19 MWK |
| 10 RWF | 11.89 MWK |
| 50 RWF | 59.45 MWK |
| 100 RWF | 118.89 MWK |
| 500 RWF | 594.46 MWK |
| 1,000 RWF | 1,188.91 MWK |
Get RWF/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MWKExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-28T13:59:56Z",
"rates": {
"MWK": 1.188911
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MWK",
"amount": 100
},
"result": 118.89110000000001,
"rate": 1.188911
}Build with RWF/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key