Rate Overview
Live
1 MGA = 0.018242 RUB
1 RUB = 54.8186
MGA
Avg
0.018520
High
0.018984
Low
0.018219
Last updated: 4/16/2026, 5:16:21 PM
Quick Conversions
| MGA | RUB |
|---|---|
| 1 MGA | 0.02 RUB |
| 10 MGA | 0.18 RUB |
| 50 MGA | 0.91 RUB |
| 100 MGA | 1.82 RUB |
| 500 MGA | 9.12 RUB |
| 1,000 MGA | 18.24 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-04-16T17:16:21Z",
"rates": {
"RUB": 0.018242
}
}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.8242,
"rate": 0.018242
}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