Rate Overview
Live
1 RWF = 1.1767 MWK
1 MWK = 0.849808
RWF
Avg
1.1785
High
1.1847
Low
1.1709
Last updated: 6/19/2026, 8:26:08 AM
Quick Conversions
| RWF | MWK |
|---|---|
| 1 RWF | 1.18 MWK |
| 10 RWF | 11.77 MWK |
| 50 RWF | 58.84 MWK |
| 100 RWF | 117.67 MWK |
| 500 RWF | 588.37 MWK |
| 1,000 RWF | 1,176.74 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-06-19T08:26:08Z",
"rates": {
"MWK": 1.176737
}
}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": 117.6737,
"rate": 1.176737
}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