Rate Overview
Live
1 RWF = 2.8438 MGA
1 MGA = 0.351642
RWF
Avg
2.8374
High
2.8438
Low
2.8236
Last updated: 4/17/2026, 6:20:57 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.84 MGA |
| 10 RWF | 28.44 MGA |
| 50 RWF | 142.19 MGA |
| 100 RWF | 284.38 MGA |
| 500 RWF | 1,421.90 MGA |
| 1,000 RWF | 2,843.80 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-04-17T06:20:57Z",
"rates": {
"MGA": 2.843803
}
}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": 284.3803,
"rate": 2.843803
}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