Rate Overview
Live
1 GBP = 63.9089 MUR
1 MUR = 0.015647
GBP
Avg
63.6856
High
63.9906
Low
63.2163
Last updated: 5/6/2026, 3:40:42 PM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.91 MUR |
| 10 GBP | 639.09 MUR |
| 50 GBP | 3,195.45 MUR |
| 100 GBP | 6,390.89 MUR |
| 500 GBP | 31,954.47 MUR |
| 1,000 GBP | 63,908.94 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-06T15:40:42Z",
"rates": {
"MUR": 63.908937
}
}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": 6390.8937000000005,
"rate": 63.908937
}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