Rate Overview
Live
1 MGA = 0.011033 MUR
1 MUR = 90.6372
MGA
Avg
0.011036
High
0.011149
Low
0.010878
Last updated: 7/29/2026, 8:32:20 AM
Quick Conversions
| MGA | MUR |
|---|---|
| 1 MGA | 0.01 MUR |
| 10 MGA | 0.11 MUR |
| 50 MGA | 0.55 MUR |
| 100 MGA | 1.10 MUR |
| 500 MGA | 5.52 MUR |
| 1,000 MGA | 11.03 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-07-29T08:32:20Z",
"rates": {
"MUR": 0.011033
}
}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.1033,
"rate": 0.011033
}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