Rate Overview
Live
1 RWF = 2.9142 MGA
1 MGA = 0.343143
RWF
Avg
2.9306
High
2.9476
Low
2.9142
Last updated: 9/7/2026, 4:12:41 PM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.91 MGA |
| 10 RWF | 29.14 MGA |
| 50 RWF | 145.71 MGA |
| 100 RWF | 291.42 MGA |
| 500 RWF | 1,457.12 MGA |
| 1,000 RWF | 2,914.24 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-09-07T16:12:41Z",
"rates": {
"MGA": 2.914238
}
}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": 291.4238,
"rate": 2.914238
}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