Rate Overview
Live
1 MGA = 0.011177 MUR
1 MUR = 89.4694
MGA
Avg
0.010595
High
0.011219
Low
0.010033
Last updated: 3/27/2026, 11:43:23 AM
Quick Conversions
| MGA | MUR |
|---|---|
| 1 MGA | 0.01 MUR |
| 10 MGA | 0.11 MUR |
| 50 MGA | 0.56 MUR |
| 100 MGA | 1.12 MUR |
| 500 MGA | 5.59 MUR |
| 1,000 MGA | 11.18 MUR |
Get MGA/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MURExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T11:43:23Z",
"rates": {
"MUR": 0.011177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MUR",
"amount": 100
},
"result": 1.1177,
"rate": 0.011177
}Build with MGA/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key