Rate Overview
Live
1 MGA = 0.010151 MUR
1 MUR = 98.5125 MGA
Avg
0.010220
High
0.010782
Low
0.009841
Last updated: 1/25/2026, 3:33:08 PM
Quick Conversions
| MGA | MUR |
|---|---|
| 1 MGA | 0.01 MUR |
| 10 MGA | 0.10 MUR |
| 50 MGA | 0.51 MUR |
| 100 MGA | 1.02 MUR |
| 500 MGA | 5.08 MUR |
| 1,000 MGA | 10.15 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-01-25T15:33:08Z",
"rates": {
"MUR": 0.010151
}
}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.0151000000000001,
"rate": 0.010151
}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