Rate Overview
Live
1 RWF = 1.1912 MWK
1 MWK = 0.839482
RWF
Avg
1.1891
High
1.1919
Low
1.1871
Last updated: 3/7/2026, 7:39:35 AM
Quick Conversions
| RWF | MWK |
|---|---|
| 1 RWF | 1.19 MWK |
| 10 RWF | 11.91 MWK |
| 50 RWF | 59.56 MWK |
| 100 RWF | 119.12 MWK |
| 500 RWF | 595.61 MWK |
| 1,000 RWF | 1,191.21 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-07T07:39:35Z",
"rates": {
"MWK": 1.191211
}
}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": 119.1211,
"rate": 1.191211
}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