Rate Overview
Live
1 GBP = 63.1736 MUR
1 MUR = 0.015829
GBP
Avg
62.0580
High
64.1415
Low
59.6747
Last updated: 7/23/2026, 11:32:06 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.17 MUR |
| 10 GBP | 631.74 MUR |
| 50 GBP | 3,158.68 MUR |
| 100 GBP | 6,317.36 MUR |
| 500 GBP | 31,586.81 MUR |
| 1,000 GBP | 63,173.63 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-23T11:32:06Z",
"rates": {
"MUR": 63.173625
}
}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": 6317.3625,
"rate": 63.173625
}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