Rate Overview
Live
1 MGA = 0.340768 RWF
1 RWF = 2.9345
MGA
Avg
0.325518
High
0.352693
Low
0.290673
Last updated: 7/29/2026, 4:18:22 PM
Quick Conversions
| MGA | RWF |
|---|---|
| 1 MGA | 0.34 RWF |
| 10 MGA | 3.41 RWF |
| 50 MGA | 17.04 RWF |
| 100 MGA | 34.08 RWF |
| 500 MGA | 170.38 RWF |
| 1,000 MGA | 340.77 RWF |
Get MGA/RWF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RWFExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-29T16:18:22Z",
"rates": {
"RWF": 0.340768
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RWF&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RWF",
"amount": 100
},
"result": 34.0768,
"rate": 0.340768
}Build with MGA/RWF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key