Rate Overview
Live
1 GBP = 62.7224 MUR
1 MUR = 0.015943
GBP
Avg
62.7029
High
63.1183
Low
62.4470
Last updated: 7/6/2026, 8:02:18 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 62.72 MUR |
| 10 GBP | 627.22 MUR |
| 50 GBP | 3,136.12 MUR |
| 100 GBP | 6,272.24 MUR |
| 500 GBP | 31,361.20 MUR |
| 1,000 GBP | 62,722.40 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-06T08:02:18Z",
"rates": {
"MUR": 62.722401
}
}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": 6272.2401,
"rate": 62.722401
}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