Rate Overview
Live
1 MGA = 0.018148 RUB
1 RUB = 55.1025
MGA
Avg
0.018082
High
0.018154
Low
0.018011
Last updated: 5/6/2026, 7:10:15 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.18 RUB |
| 50 MGA | 0.91 RUB |
| 100 MGA | 1.81 RUB |
| 500 MGA | 9.07 RUB |
| 1,000 MGA | 18.15 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-06T19:10:15Z",
"rates": {
"RUB": 0.018148
}
}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.8148000000000002,
"rate": 0.018148
}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