Rate Overview
Live
1 RUB = 54.8171 MGA
1 MGA = 0.018242
RUB
Avg
54.0040
High
54.8870
Low
52.6732
Last updated: 4/16/2026, 3:09:25 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 54.82 MGA |
| 10 RUB | 548.17 MGA |
| 50 RUB | 2,740.86 MGA |
| 100 RUB | 5,481.72 MGA |
| 500 RUB | 27,408.58 MGA |
| 1,000 RUB | 54,817.15 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-04-16T15:09:25Z",
"rates": {
"MGA": 54.81715
}
}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": 5481.715,
"rate": 54.81715
}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