Rate Overview
Live
1 MWK = 0.846087 RWF
1 RWF = 1.1819
MWK
Avg
0.840050
High
0.849806
Low
0.830149
Last updated: 7/26/2026, 3:07:38 AM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.85 RWF |
| 10 MWK | 8.46 RWF |
| 50 MWK | 42.30 RWF |
| 100 MWK | 84.61 RWF |
| 500 MWK | 423.04 RWF |
| 1,000 MWK | 846.09 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-07-26T03:07:38Z",
"rates": {
"RWF": 0.846087
}
}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.6087,
"rate": 0.846087
}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