Rate Overview
Live
1 GBP = 63.3661 MUR
1 MUR = 0.015781
GBP
Avg
63.6745
High
64.1432
Low
63.2582
Last updated: 6/16/2026, 8:52:40 AM
Quick Conversions
| GBP | MUR |
|---|---|
| 1 GBP | 63.37 MUR |
| 10 GBP | 633.66 MUR |
| 50 GBP | 3,168.30 MUR |
| 100 GBP | 6,336.61 MUR |
| 500 GBP | 31,683.04 MUR |
| 1,000 GBP | 63,366.09 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-06-16T08:52:40Z",
"rates": {
"MUR": 63.366089
}
}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": 6336.6089,
"rate": 63.366089
}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