Rate Overview
Live
1 MUR = 87.8799 MGA
1 MGA = 0.011379
MUR
Avg
89.3953
High
91.2131
Low
87.4911
Last updated: 3/7/2026, 2:51:50 AM
Quick Conversions
| MUR | MGA |
|---|---|
| 1 MUR | 87.88 MGA |
| 10 MUR | 878.80 MGA |
| 50 MUR | 4,393.99 MGA |
| 100 MUR | 8,787.99 MGA |
| 500 MUR | 43,939.95 MGA |
| 1,000 MUR | 87,879.90 MGA |
Get MUR/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=MGAExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-07T02:51:50Z",
"rates": {
"MGA": 87.879899
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "MGA",
"amount": 100
},
"result": 8787.989899999999,
"rate": 87.879899
}Build with MUR/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key