Rate Overview
Live
1 RWF = 2.9211 MGA
1 MGA = 0.342338
RWF
Avg
2.9316
High
3.1739
Low
2.8236
Last updated: 7/11/2026, 5:09:34 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.92 MGA |
| 10 RWF | 29.21 MGA |
| 50 RWF | 146.05 MGA |
| 100 RWF | 292.11 MGA |
| 500 RWF | 1,460.55 MGA |
| 1,000 RWF | 2,921.09 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-11T05:09:34Z",
"rates": {
"MGA": 2.921093
}
}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": 292.1093,
"rate": 2.921093
}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