Rate Overview
Live
1 RWF = 1.1770 MWK
1 MWK = 0.849611
RWF
Avg
1.1906
High
1.2051
Low
1.1709
Last updated: 7/30/2026, 8:06:03 AM
Quick Conversions
| RWF | MWK |
|---|---|
| 1 RWF | 1.18 MWK |
| 10 RWF | 11.77 MWK |
| 50 RWF | 58.85 MWK |
| 100 RWF | 117.70 MWK |
| 500 RWF | 588.50 MWK |
| 1,000 RWF | 1,177.01 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-07-30T08:06:03Z",
"rates": {
"MWK": 1.177009
}
}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.70089999999999,
"rate": 1.177009
}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