Rate Overview
Live
1 GBP = 62.8156 MUR
1 MUR = 0.015920
GBP
Avg
62.6730
High
63.1627
Low
62.4335
Last updated: 4/16/2026, 6:01:22 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 62.82 MUR |
| 10 GBP | 628.16 MUR |
| 50 GBP | 3,140.78 MUR |
| 100 GBP | 6,281.56 MUR |
| 500 GBP | 31,407.82 MUR |
| 1,000 GBP | 62,815.64 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-04-16T06:01:22Z",
"rates": {
"MUR": 62.815635
}
}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": 6281.5635,
"rate": 62.815635
}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