Rate Overview
Live
1 RWF = 2.8565 MGA
1 MGA = 0.350080
RWF
Avg
2.9971
High
3.1739
Low
2.8432
Last updated: 3/27/2026, 3:36:31 PM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.86 MGA |
| 10 RWF | 28.56 MGA |
| 50 RWF | 142.82 MGA |
| 100 RWF | 285.65 MGA |
| 500 RWF | 1,428.25 MGA |
| 1,000 RWF | 2,856.49 MGA |
Get RWF/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RWF¤cies=MGAExample Response:
{
"success": true,
"base": "RWF",
"date": "2026-03-27T15:36:31Z",
"rates": {
"MGA": 2.856494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RWF&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "RWF",
"to": "MGA",
"amount": 100
},
"result": 285.6494,
"rate": 2.856494
}Build with RWF/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key