Rate Overview
Live
1 RUB = 55.1005 MGA
1 MGA = 0.018149
RUB
Avg
55.3010
High
55.5205
Low
55.0829
Last updated: 5/6/2026, 7:13:13 PM
Quick Conversions
| RUB | MGA |
|---|---|
| 1 RUB | 55.10 MGA |
| 10 RUB | 551.00 MGA |
| 50 RUB | 2,755.02 MGA |
| 100 RUB | 5,510.05 MGA |
| 500 RUB | 27,550.25 MGA |
| 1,000 RUB | 55,100.50 MGA |
Get RUB/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=RUB¤cies=MGAExample Response:
{
"success": true,
"base": "RUB",
"date": "2026-05-06T19:13:13Z",
"rates": {
"MGA": 55.100495
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=RUB&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "RUB",
"to": "MGA",
"amount": 100
},
"result": 5510.0495,
"rate": 55.100495
}Build with RUB/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key