Rate Overview
Live
1 MGA = 0.010907 MUR
1 MUR = 91.6842
MGA
Avg
0.010892
High
0.010945
Low
0.010813
Last updated: 9/10/2026, 4:32:47 AM
Quick Conversions
| MGA | MUR |
|---|---|
| 1 MGA | 0.01 MUR |
| 10 MGA | 0.11 MUR |
| 50 MGA | 0.55 MUR |
| 100 MGA | 1.09 MUR |
| 500 MGA | 5.45 MUR |
| 1,000 MGA | 10.91 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-09-10T04:32:47Z",
"rates": {
"MUR": 0.010907
}
}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.0907,
"rate": 0.010907
}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