Rate Overview
Live
1 RUB = 51.2115 MGA
1 MGA = 0.019527
RUB
Avg
51.7295
High
57.9078
Low
41.2716
Last updated: 3/27/2026, 9:50:57 AM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 51.21 MGA |
| 10 RUB | 512.12 MGA |
| 50 RUB | 2,560.58 MGA |
| 100 RUB | 5,121.15 MGA |
| 500 RUB | 25,605.77 MGA |
| 1,000 RUB | 51,211.55 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-03-27T09:50:57Z",
"rates": {
"MGA": 51.211549
}
}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": 5121.1548999999995,
"rate": 51.211549
}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