Rate Overview
Live
1 RWF = 2.9090 MGA
1 MGA = 0.343758
RWF
Avg
2.8806
High
2.9246
Low
2.8308
Last updated: 7/10/2026, 8:10:42 AM
Quick Conversions
| RWF | MGA |
|---|---|
| 1 RWF | 2.91 MGA |
| 10 RWF | 29.09 MGA |
| 50 RWF | 145.45 MGA |
| 100 RWF | 290.90 MGA |
| 500 RWF | 1,454.51 MGA |
| 1,000 RWF | 2,909.02 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-10T08:10:42Z",
"rates": {
"MGA": 2.909023
}
}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": 290.90229999999997,
"rate": 2.909023
}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