Rate Overview
Live
1 GBP = 63.7778 MUR
1 MUR = 0.015679
GBP
Avg
63.5591
High
63.8098
Low
63.1178
Last updated: 8/14/2026, 6:01:57 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.78 MUR |
| 10 GBP | 637.78 MUR |
| 50 GBP | 3,188.89 MUR |
| 100 GBP | 6,377.78 MUR |
| 500 GBP | 31,888.92 MUR |
| 1,000 GBP | 63,777.85 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-08-14T18:01:57Z",
"rates": {
"MUR": 63.777846
}
}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": 6377.7846,
"rate": 63.777846
}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