Rate Overview
Live
1 RUB = 55.1493 MGA
1 MGA = 0.018133
RUB
Avg
55.4109
High
59.1291
Low
49.8188
Last updated: 7/27/2026, 12:25:32 AM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 55.15 MGA |
| 10 RUB | 551.49 MGA |
| 50 RUB | 2,757.47 MGA |
| 100 RUB | 5,514.93 MGA |
| 500 RUB | 27,574.67 MGA |
| 1,000 RUB | 55,149.33 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-27T00:25:32Z",
"rates": {
"MGA": 55.14933
}
}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": 5514.933,
"rate": 55.14933
}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