Rate Overview
Live
1 RWF = 2.9404 MGA
1 MGA = 0.340088
RWF
Avg
2.9024
High
3.1055
Low
2.8386
Last updated: 7/25/2026, 8:39:43 PM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.94 MGA |
| 10 RWF | 29.40 MGA |
| 50 RWF | 147.02 MGA |
| 100 RWF | 294.04 MGA |
| 500 RWF | 1,470.21 MGA |
| 1,000 RWF | 2,940.41 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-25T20:39:43Z",
"rates": {
"MGA": 2.940413
}
}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": 294.0413,
"rate": 2.940413
}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