Rate Overview
Live
1 MGA = 0.017057 RUB
1 RUB = 58.6270
MGA
Avg
0.017983
High
0.019830
Low
0.016992
Last updated: 5/26/2026, 10:17:22 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.17 RUB |
| 50 MGA | 0.85 RUB |
| 100 MGA | 1.71 RUB |
| 500 MGA | 8.53 RUB |
| 1,000 MGA | 17.06 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-05-26T22:17:22Z",
"rates": {
"RUB": 0.017057
}
}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.7057,
"rate": 0.017057
}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