Rate Overview
Live
1 RUB = 50.1961 MGA
1 MGA = 0.019922
RUB
Avg
50.0533
High
50.4303
Low
49.4498
Last updated: 9/5/2026, 8:38:03 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 50.20 MGA |
| 10 RUB | 501.96 MGA |
| 50 RUB | 2,509.81 MGA |
| 100 RUB | 5,019.61 MGA |
| 500 RUB | 25,098.05 MGA |
| 1,000 RUB | 50,196.11 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-09-05T20:38:03Z",
"rates": {
"MGA": 50.196105
}
}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": 5019.610500000001,
"rate": 50.196105
}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