Rate Overview
Live
1 MUR = 0.016091 GBP
1 GBP = 62.1465
MUR
Avg
0.016482
High
0.017421
Low
0.015846
Last updated: 3/27/2026, 4:31:59 AM
Quick Conversions
| MUR | GBP |
|---|---|
| 1 MUR | 0.02 GBP |
| 10 MUR | 0.16 GBP |
| 50 MUR | 0.80 GBP |
| 100 MUR | 1.61 GBP |
| 500 MUR | 8.05 GBP |
| 1,000 MUR | 16.09 GBP |
Get MUR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=GBPExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-03-27T04:31:59Z",
"rates": {
"GBP": 0.016091
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "GBP",
"amount": 100
},
"result": 1.6091000000000002,
"rate": 0.016091
}Build with MUR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key