Rate Overview
Live
1 GBP = 63.2174 MUR
1 MUR = 0.015818
GBP
Avg
63.3274
High
63.7299
Low
63.1447
Last updated: 7/23/2026, 8:26:19 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.22 MUR |
| 10 GBP | 632.17 MUR |
| 50 GBP | 3,160.87 MUR |
| 100 GBP | 6,321.74 MUR |
| 500 GBP | 31,608.69 MUR |
| 1,000 GBP | 63,217.38 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-07-23T08:26:19Z",
"rates": {
"MUR": 63.217382
}
}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": 6321.7382,
"rate": 63.217382
}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