Rate Overview
Live
1 MUR = 98.5123 MGA
1 MGA = 0.010151 MUR
Avg
98.9084
High
100.1197
Low
97.8673
Last updated: 1/25/2026, 7:15:47 AM
Quick Conversions
| MUR | MGA |
|---|---|
| 1 MUR | 98.51 MGA |
| 10 MUR | 985.12 MGA |
| 50 MUR | 4,925.61 MGA |
| 100 MUR | 9,851.23 MGA |
| 500 MUR | 49,256.13 MGA |
| 1,000 MUR | 98,512.27 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-01-25T07:15:47Z",
"rates": {
"MGA": 98.512268
}
}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": 9851.2268,
"rate": 98.512268
}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