Rate Overview
Live
1 MUR = 0.016158 GBP
1 GBP = 61.8888
MUR
Avg
0.016097
High
0.016158
Low
0.016029
Last updated: 3/27/2026, 1:33:23 AM
Quick Conversions
| MUR | GBP |
|---|---|
| 1 MUR | 0.02 GBP |
| 10 MUR | 0.16 GBP |
| 50 MUR | 0.81 GBP |
| 100 MUR | 1.62 GBP |
| 500 MUR | 8.08 GBP |
| 1,000 MUR | 16.16 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-27T01:33:23Z",
"rates": {
"GBP": 0.016158
}
}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.6158,
"rate": 0.016158
}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