Rate Overview
Live
1 MWK = 0.843312 RWF
1 RWF = 1.1858
MWK
Avg
0.840508
High
0.843312
Low
0.838644
Last updated: 5/7/2026, 4:00:41 PM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.84 RWF |
| 10 MWK | 8.43 RWF |
| 50 MWK | 42.17 RWF |
| 100 MWK | 84.33 RWF |
| 500 MWK | 421.66 RWF |
| 1,000 MWK | 843.31 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-05-07T16:00:41Z",
"rates": {
"RWF": 0.843312
}
}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.3312,
"rate": 0.843312
}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