Rate Overview
Live
1 GBP = 63.0099 MUR
1 MUR = 0.015871
GBP
Avg
62.7936
High
63.1183
Low
62.4470
Last updated: 7/7/2026, 12:27:18 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.01 MUR |
| 10 GBP | 630.10 MUR |
| 50 GBP | 3,150.49 MUR |
| 100 GBP | 6,300.99 MUR |
| 500 GBP | 31,504.93 MUR |
| 1,000 GBP | 63,009.86 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-07T12:27:18Z",
"rates": {
"MUR": 63.009858
}
}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": 6300.9858,
"rate": 63.009858
}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