Rate Overview
Live
1 MUR = 0.015940 GIP
1 GIP = 62.7353 MUR
Avg
0.016078
High
0.016176
Low
0.015940
Last updated: 1/25/2026, 3:18:05 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.94 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-01-25T03:18:05Z",
"rates": {
"GIP": 0.01594
}
}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.5939999999999999,
"rate": 0.01594
}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