Rate Overview
Live
1 MUR = 0.015752 GBP
1 GBP = 63.4840
MUR
Avg
0.015957
High
0.016114
Low
0.015752
Last updated: 3/6/2026, 11:30:01 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.88 GBP |
| 1,000 MUR | 15.75 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-06T23:30:01Z",
"rates": {
"GBP": 0.015752
}
}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.5752,
"rate": 0.015752
}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