Rate Overview
Live
1 MGA = 0.019921 RUB
1 RUB = 50.1983
MGA
Avg
0.019979
High
0.020222
Low
0.019829
Last updated: 9/5/2026, 4:28:30 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.20 RUB |
| 50 MGA | 1.00 RUB |
| 100 MGA | 1.99 RUB |
| 500 MGA | 9.96 RUB |
| 1,000 MGA | 19.92 RUB |
Get MGA/RUB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=RUBExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-09-05T16:28:30Z",
"rates": {
"RUB": 0.019921
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=RUB&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "RUB",
"amount": 100
},
"result": 1.9921000000000002,
"rate": 0.019921
}Build with MGA/RUB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key