Rate Overview
Live
1 MGA = 0.003709 MVR
1 MVR = 269.6145
MGA
Avg
0.003488
High
0.003716
Low
0.003335
Last updated: 3/27/2026, 3:33:24 PM
Quick Conversions
| MGA | MVR |
|---|---|
| 1 MGA | 0.00 MVR |
| 10 MGA | 0.04 MVR |
| 50 MGA | 0.19 MVR |
| 100 MGA | 0.37 MVR |
| 500 MGA | 1.85 MVR |
| 1,000 MGA | 3.71 MVR |
Get MGA/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MVRExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T15:33:24Z",
"rates": {
"MVR": 0.003709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MVR",
"amount": 100
},
"result": 0.3709,
"rate": 0.003709
}Build with MGA/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key