Rate Overview
Live
1 GBP = 63.1705 MUR
1 MUR = 0.015830
GBP
Avg
62.8061
High
64.1415
Low
60.8833
Last updated: 7/22/2026, 11:39:43 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.17 MUR |
| 10 GBP | 631.70 MUR |
| 50 GBP | 3,158.52 MUR |
| 100 GBP | 6,317.05 MUR |
| 500 GBP | 31,585.25 MUR |
| 1,000 GBP | 63,170.50 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-22T23:39:43Z",
"rates": {
"MUR": 63.1705
}
}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.049999999999,
"rate": 63.1705
}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