Rate Overview
Live
1 MGA = 0.011188 MUR
1 MUR = 89.3815
MGA
Avg
0.011280
High
0.011335
Low
0.011188
Last updated: 5/7/2026, 5:02:05 PM
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.19 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-05-07T17:02:05Z",
"rates": {
"MUR": 0.011188
}
}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.1188,
"rate": 0.011188
}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