Rate Overview
Live
1 RUB = 58.0346 MGA
1 MGA = 0.017231
RUB
Avg
58.0361
High
58.4213
Low
57.5440
Last updated: 6/16/2026, 10:46:28 AM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 58.03 MGA |
| 10 RUB | 580.35 MGA |
| 50 RUB | 2,901.73 MGA |
| 100 RUB | 5,803.46 MGA |
| 500 RUB | 29,017.32 MGA |
| 1,000 RUB | 58,034.63 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-06-16T10:46:28Z",
"rates": {
"MGA": 58.034633
}
}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": 5803.4633,
"rate": 58.034633
}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