Rate Overview
Live
1 MWK = 0.849806 RWF
1 RWF = 1.1767
MWK
Avg
0.848563
High
0.854065
Low
0.844098
Last updated: 6/19/2026, 8:47:07 AM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.85 RWF |
| 10 MWK | 8.50 RWF |
| 50 MWK | 42.49 RWF |
| 100 MWK | 84.98 RWF |
| 500 MWK | 424.90 RWF |
| 1,000 MWK | 849.81 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-06-19T08:47:07Z",
"rates": {
"RWF": 0.849806
}
}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.9806,
"rate": 0.849806
}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