Rate Overview
Live
1 RUB = 55.1623 MGA
1 MGA = 0.018128
RUB
Avg
55.4545
High
59.5521
Low
49.6310
Last updated: 7/25/2026, 10:37:13 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 55.16 MGA |
| 10 RUB | 551.62 MGA |
| 50 RUB | 2,758.11 MGA |
| 100 RUB | 5,516.23 MGA |
| 500 RUB | 27,581.13 MGA |
| 1,000 RUB | 55,162.25 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-25T22:37:13Z",
"rates": {
"MGA": 55.162252
}
}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": 5516.2252,
"rate": 55.162252
}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