Rate Overview
Live
1 GBP = 62.1502 MUR
1 MUR = 0.016090
GBP
Avg
62.1524
High
62.3846
Low
61.9366
Last updated: 3/27/2026, 3:10:24 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 62.15 MUR |
| 10 GBP | 621.50 MUR |
| 50 GBP | 3,107.51 MUR |
| 100 GBP | 6,215.02 MUR |
| 500 GBP | 31,075.12 MUR |
| 1,000 GBP | 62,150.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-03-27T03:10:24Z",
"rates": {
"MUR": 62.15023
}
}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": 6215.023,
"rate": 62.15023
}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