Rate Overview
Live
1 RWF = 1.1897 MWK
1 MWK = 0.840530
RWF
Avg
1.1877
High
1.1897
Low
1.1840
Last updated: 4/17/2026, 1:13:03 PM
Quick Conversions
| RWF | MWK |
|---|---|
| 1 RWF | 1.19 MWK |
| 10 RWF | 11.90 MWK |
| 50 RWF | 59.49 MWK |
| 100 RWF | 118.97 MWK |
| 500 RWF | 594.86 MWK |
| 1,000 RWF | 1,189.73 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-04-17T13:13:03Z",
"rates": {
"MWK": 1.189726
}
}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.9726,
"rate": 1.189726
}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