Rate Overview
Live
1 RUB = 55.8693 MGA
1 MGA = 0.017899
RUB
Avg
55.0723
High
55.8693
Low
54.3468
Last updated: 7/27/2026, 6:45:20 AM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 55.87 MGA |
| 10 RUB | 558.69 MGA |
| 50 RUB | 2,793.46 MGA |
| 100 RUB | 5,586.93 MGA |
| 500 RUB | 27,934.64 MGA |
| 1,000 RUB | 55,869.27 MGA |
Get RUB/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MGAExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-07-27T06:45:20Z",
"rates": {
"MGA": 55.86927
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MGA",
"amount": 100
},
"result": 5586.927,
"rate": 55.86927
}Build with RUB/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key