Rate Overview
Live
1 RWF = 2.8464 MGA
1 MGA = 0.351321
RWF
Avg
2.8502
High
2.8722
Low
2.8308
Last updated: 6/19/2026, 8:50:28 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.85 MGA |
| 10 RWF | 28.46 MGA |
| 50 RWF | 142.32 MGA |
| 100 RWF | 284.64 MGA |
| 500 RWF | 1,423.20 MGA |
| 1,000 RWF | 2,846.40 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-06-19T08:50:28Z",
"rates": {
"MGA": 2.846402
}
}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.6402,
"rate": 2.846402
}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