Rate Overview
Live
1 MUR = 90.6300 MGA
1 MGA = 0.011034
MUR
Avg
90.9700
High
91.9255
Low
90.2092
Last updated: 7/29/2026, 4:17:49 AM
Quick Conversions
| MUR | MGA |
|---|---|
| 1 MUR | 90.63 MGA |
| 10 MUR | 906.30 MGA |
| 50 MUR | 4,531.50 MGA |
| 100 MUR | 9,063.00 MGA |
| 500 MUR | 45,314.98 MGA |
| 1,000 MUR | 90,629.96 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-07-29T04:17:49Z",
"rates": {
"MGA": 90.629955
}
}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": 9062.995499999999,
"rate": 90.629955
}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