Rate Overview
Live
1 MGA = 0.350079 RWF
1 RWF = 2.8565
MGA
Avg
0.329005
High
0.351165
Low
0.314085
Last updated: 3/27/2026, 5:08:34 PM
Quick Conversions
| MGA | RWF |
|---|---|
| 1 MGA | 0.35 RWF |
| 10 MGA | 3.50 RWF |
| 50 MGA | 17.50 RWF |
| 100 MGA | 35.01 RWF |
| 500 MGA | 175.04 RWF |
| 1,000 MGA | 350.08 RWF |
Get MGA/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RWFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T17:08:34Z",
"rates": {
"RWF": 0.350079
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RWF",
"amount": 100
},
"result": 35.0079,
"rate": 0.350079
}Build with MGA/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key