Rate Overview
Live
1 GBP = 63.5874 MUR
1 MUR = 0.015726
GBP
Avg
62.7264
High
63.9375
Low
61.6000
Last updated: 5/26/2026, 9:43:06 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.59 MUR |
| 10 GBP | 635.87 MUR |
| 50 GBP | 3,179.37 MUR |
| 100 GBP | 6,358.74 MUR |
| 500 GBP | 31,793.69 MUR |
| 1,000 GBP | 63,587.37 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-05-26T21:43:06Z",
"rates": {
"MUR": 63.587372
}
}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": 6358.7372000000005,
"rate": 63.587372
}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