Rate Overview
Live
1 MUR = 0.015948 GIP
1 GIP = 62.7038
MUR
Avg
0.015974
High
0.016052
Low
0.015941
Last updated: 4/17/2026, 6:10:51 AM
Quick Conversions
| MUR | GIP |
|---|---|
| 1 MUR | 0.02 GIP |
| 10 MUR | 0.16 GIP |
| 50 MUR | 0.80 GIP |
| 100 MUR | 1.59 GIP |
| 500 MUR | 7.97 GIP |
| 1,000 MUR | 15.95 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-04-17T06:10:51Z",
"rates": {
"GIP": 0.015948
}
}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.5948,
"rate": 0.015948
}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