Rate Overview
Live
1 MWK = 0.845125 RWF
1 RWF = 1.1833
MWK
Avg
0.845341
High
0.846674
Low
0.844347
Last updated: 7/8/2026, 4:17:05 PM
Quick Conversions
| MWK | RWF |
|---|---|
| 1 MWK | 0.85 RWF |
| 10 MWK | 8.45 RWF |
| 50 MWK | 42.26 RWF |
| 100 MWK | 84.51 RWF |
| 500 MWK | 422.56 RWF |
| 1,000 MWK | 845.13 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-08T16:17:05Z",
"rates": {
"RWF": 0.845125
}
}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.5125,
"rate": 0.845125
}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