Rate Overview
Live
1 MGA = 0.019002 RUB
1 RUB = 52.6260
MGA
Avg
0.018535
High
0.019002
Low
0.018129
Last updated: 3/6/2026, 11:49:02 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.19 RUB |
| 50 MGA | 0.95 RUB |
| 100 MGA | 1.90 RUB |
| 500 MGA | 9.50 RUB |
| 1,000 MGA | 19.00 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-03-06T23:49:02Z",
"rates": {
"RUB": 0.019002
}
}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.9002000000000001,
"rate": 0.019002
}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