Rate Overview
Live
1 RUB = 55.0695 MGA
1 MGA = 0.018159
RUB
Avg
54.9731
High
55.3295
Low
53.8586
Last updated: 7/7/2026, 3:58:08 AM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 55.07 MGA |
| 10 RUB | 550.69 MGA |
| 50 RUB | 2,753.47 MGA |
| 100 RUB | 5,506.95 MGA |
| 500 RUB | 27,534.75 MGA |
| 1,000 RUB | 55,069.50 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-07T03:58:08Z",
"rates": {
"MGA": 55.069498
}
}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": 5506.9498,
"rate": 55.069498
}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