Rate Overview
Live
1 RWF = 2.9345 MGA
1 MGA = 0.340768
RWF
Avg
2.9649
High
3.1797
Low
2.6973
Last updated: 7/29/2026, 11:34:53 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.93 MGA |
| 10 RWF | 29.35 MGA |
| 50 RWF | 146.73 MGA |
| 100 RWF | 293.45 MGA |
| 500 RWF | 1,467.27 MGA |
| 1,000 RWF | 2,934.55 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-07-29T11:34:53Z",
"rates": {
"MGA": 2.934545
}
}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": 293.4545,
"rate": 2.934545
}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