Rate Overview
Live
1 GBP = 63.1322 MUR
1 MUR = 0.015840
GBP
Avg
63.1696
High
63.4144
Low
62.8307
Last updated: 7/27/2026, 12:23:48 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.13 MUR |
| 10 GBP | 631.32 MUR |
| 50 GBP | 3,156.61 MUR |
| 100 GBP | 6,313.22 MUR |
| 500 GBP | 31,566.11 MUR |
| 1,000 GBP | 63,132.23 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-27T12:23:48Z",
"rates": {
"MUR": 63.132225
}
}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": 6313.2225,
"rate": 63.132225
}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