Rate Overview
Live
1 MWK = 0.839481 RWF
1 RWF = 1.1912
MWK
Avg
0.840957
High
0.842395
Low
0.838974
Last updated: 3/7/2026, 7:39:33 AM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.84 RWF |
| 10 MWK | 8.39 RWF |
| 50 MWK | 41.97 RWF |
| 100 MWK | 83.95 RWF |
| 500 MWK | 419.74 RWF |
| 1,000 MWK | 839.48 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-03-07T07:39:33Z",
"rates": {
"RWF": 0.839481
}
}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": 83.9481,
"rate": 0.839481
}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