Rate Overview
Live
1 MGA = 0.017898 RUB
1 RUB = 55.8722
MGA
Avg
0.017945
High
0.019830
Low
0.016913
Last updated: 7/27/2026, 12:05:13 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.18 RUB |
| 50 MGA | 0.89 RUB |
| 100 MGA | 1.79 RUB |
| 500 MGA | 8.95 RUB |
| 1,000 MGA | 17.90 RUB |
Get MGA/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RUBExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-27T12:05:13Z",
"rates": {
"RUB": 0.017898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RUB",
"amount": 100
},
"result": 1.7898,
"rate": 0.017898
}Build with MGA/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key