Rate Overview
Live
1 MUR = 0.015703 GIP
1 GIP = 63.6821
MUR
Avg
0.015712
High
0.015790
Low
0.015666
Last updated: 5/27/2026, 12:13:33 PM
Quick Conversions
| MUR | GIP |
|---|---|
| 1 MUR | 0.02 GIP |
| 10 MUR | 0.16 GIP |
| 50 MUR | 0.79 GIP |
| 100 MUR | 1.57 GIP |
| 500 MUR | 7.85 GIP |
| 1,000 MUR | 15.70 GIP |
Get MUR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=GIPExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-05-27T12:13:33Z",
"rates": {
"GIP": 0.015703
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "GIP",
"amount": 100
},
"result": 1.5703000000000003,
"rate": 0.015703
}Build with MUR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key