Rate Overview
Live
1 RUB = 51.1100 MGA
1 MGA = 0.019566
RUB
Avg
52.0761
High
52.8391
Low
51.1100
Last updated: 8/15/2026, 8:38:04 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 51.11 MGA |
| 10 RUB | 511.10 MGA |
| 50 RUB | 2,555.50 MGA |
| 100 RUB | 5,111.00 MGA |
| 500 RUB | 25,554.99 MGA |
| 1,000 RUB | 51,109.99 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-08-15T20:38:04Z",
"rates": {
"MGA": 51.109988
}
}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": 5110.9988,
"rate": 51.109988
}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