Rate Overview
Live
1 RUB = 58.6240 MGA
1 MGA = 0.017058
RUB
Avg
55.9185
High
59.7536
Low
48.2520
Last updated: 5/26/2026, 10:13:32 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 58.62 MGA |
| 10 RUB | 586.24 MGA |
| 50 RUB | 2,931.20 MGA |
| 100 RUB | 5,862.40 MGA |
| 500 RUB | 29,311.99 MGA |
| 1,000 RUB | 58,623.99 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-05-26T22:13:32Z",
"rates": {
"MGA": 58.623985
}
}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": 5862.398499999999,
"rate": 58.623985
}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