Rate Overview
Live
1 MGA = 0.351641 RWF
1 RWF = 2.8438
MGA
Avg
0.352435
High
0.354161
Low
0.351641
Last updated: 4/17/2026, 6:21:34 AM
Quick Conversions
| MGA | RWF |
|---|---|
| 1 MGA | 0.35 RWF |
| 10 MGA | 3.52 RWF |
| 50 MGA | 17.58 RWF |
| 100 MGA | 35.16 RWF |
| 500 MGA | 175.82 RWF |
| 1,000 MGA | 351.64 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-04-17T06:21:34Z",
"rates": {
"RWF": 0.351641
}
}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.1641,
"rate": 0.351641
}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