Rate Overview
Live
1 MGA = 0.337308 RWF
1 RWF = 2.9646
MGA
Avg
0.341417
High
0.354161
Low
0.315066
Last updated: 7/27/2026, 6:32:59 PM
Quick Conversions
| MGA | RWF |
|---|---|
| 1 MGA | 0.34 RWF |
| 10 MGA | 3.37 RWF |
| 50 MGA | 16.87 RWF |
| 100 MGA | 33.73 RWF |
| 500 MGA | 168.65 RWF |
| 1,000 MGA | 337.31 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-07-27T18:32:59Z",
"rates": {
"RWF": 0.337308
}
}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": 33.7308,
"rate": 0.337308
}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