Rate Overview
Live
1 GBP = 63.4264 MUR
1 MUR = 0.015766
GBP
Avg
63.5572
High
63.7522
Low
63.4248
Last updated: 9/4/2026, 5:51:34 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.43 MUR |
| 10 GBP | 634.26 MUR |
| 50 GBP | 3,171.32 MUR |
| 100 GBP | 6,342.64 MUR |
| 500 GBP | 31,713.21 MUR |
| 1,000 GBP | 63,426.42 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-09-04T17:51:34Z",
"rates": {
"MUR": 63.426423
}
}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": 6342.6422999999995,
"rate": 63.426423
}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