Rate Overview
Live
1 GBP = 62.1442 MUR
1 MUR = 0.016092
GBP
Avg
60.7064
High
63.1050
Low
57.4017
Last updated: 3/27/2026, 4:56:39 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 62.14 MUR |
| 10 GBP | 621.44 MUR |
| 50 GBP | 3,107.21 MUR |
| 100 GBP | 6,214.42 MUR |
| 500 GBP | 31,072.09 MUR |
| 1,000 GBP | 62,144.18 MUR |
Get GBP/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MURExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-03-27T04:56:39Z",
"rates": {
"MUR": 62.144177
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MUR",
"amount": 100
},
"result": 6214.4177,
"rate": 62.144177
}Build with GBP/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key