Rate Overview
Live
1 MWK = 0.841105 RWF
1 RWF = 1.1889
MWK
Avg
0.832817
High
0.842878
Low
0.815053
Last updated: 3/28/2026, 12:13:11 PM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.84 RWF |
| 10 MWK | 8.41 RWF |
| 50 MWK | 42.06 RWF |
| 100 MWK | 84.11 RWF |
| 500 MWK | 420.55 RWF |
| 1,000 MWK | 841.11 RWF |
Get MWK/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=RWFExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-28T12:13:11Z",
"rates": {
"RWF": 0.841105
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "RWF",
"amount": 100
},
"result": 84.1105,
"rate": 0.841105
}Build with MWK/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key