Rate Overview
Live
1 RWF = 2.8494 MGA
1 MGA = 0.350957
RWF
Avg
2.8440
High
2.8511
Low
2.8395
Last updated: 5/7/2026, 7:54:16 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.85 MGA |
| 10 RWF | 28.49 MGA |
| 50 RWF | 142.47 MGA |
| 100 RWF | 284.94 MGA |
| 500 RWF | 1,424.68 MGA |
| 1,000 RWF | 2,849.35 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-05-07T07:54:16Z",
"rates": {
"MGA": 2.849353
}
}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.9353,
"rate": 2.849353
}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