Rate Overview
Live
1 MUR = 0.015798 GBP
1 GBP = 63.2992
MUR
Avg
0.015694
High
0.015798
Low
0.015590
Last updated: 6/15/2026, 12:51:25 PM
Quick Conversions
| MUR | GBP |
|---|---|
| 1 MUR | 0.02 GBP |
| 10 MUR | 0.16 GBP |
| 50 MUR | 0.79 GBP |
| 100 MUR | 1.58 GBP |
| 500 MUR | 7.90 GBP |
| 1,000 MUR | 15.80 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-06-15T12:51:25Z",
"rates": {
"GBP": 0.015798
}
}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.5797999999999999,
"rate": 0.015798
}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