Rate Overview
Live
1 RUB = 52.6244 MGA
1 MGA = 0.019003
RUB
Avg
53.9652
High
55.1601
Low
52.6244
Last updated: 3/6/2026, 5:15:39 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 52.62 MGA |
| 10 RUB | 526.24 MGA |
| 50 RUB | 2,631.22 MGA |
| 100 RUB | 5,262.44 MGA |
| 500 RUB | 26,312.21 MGA |
| 1,000 RUB | 52,624.42 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-03-06T17:15:39Z",
"rates": {
"MGA": 52.624418
}
}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": 5262.4418,
"rate": 52.624418
}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