Rate Overview
Live
1 MUR = 0.015806 GIP
1 GIP = 63.2671
MUR
Avg
0.015937
High
0.016046
Low
0.015806
Last updated: 3/6/2026, 8:09:28 AM
Quick Conversions
| MUR | GIP |
|---|---|
| 1 MUR | 0.02 GIP |
| 10 MUR | 0.16 GIP |
| 50 MUR | 0.79 GIP |
| 100 MUR | 1.58 GIP |
| 500 MUR | 7.90 GIP |
| 1,000 MUR | 15.81 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-03-06T08:09:28Z",
"rates": {
"GIP": 0.015806
}
}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.5806,
"rate": 0.015806
}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